mirror of
https://github.com/caddyserver/caddy.git
synced 2026-07-01 06:11:35 +00:00
The errors and logs can now have log rolling if provided by the user. The current customisable parameter of it are: The maximal size of the file before rolling. The maximal age/time of the file before rolling. The number of backups to keep. |
||
|---|---|---|
| .. | ||
| dispenser.go | ||
| dispenser_test.go | ||
| import_test1.txt | ||
| import_test2.txt | ||
| lexer.go | ||
| lexer_test.go | ||
| parse.go | ||
| parse_test.go | ||
| parsing.go | ||
| parsing_test.go | ||