caddy/config/parse
Maxime 008160998a Added LogRoller parser and entity.
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.
2015-09-02 15:13:31 +02:00
..
dispenser_test.go NextBlock() doesn't enter an empty block 2015-05-07 13:10:00 -06:00
dispenser.go Added LogRoller parser and entity. 2015-09-02 15:13:31 +02:00
import_test1.txt Fixed import command, added tests 2015-07-07 22:38:48 -06:00
import_test2.txt Fixed import command, added tests 2015-07-07 22:38:48 -06:00
lexer_test.go lexer: Fixed backslashes in quoted strings (closes #65) 2015-05-08 10:32:57 -06:00
lexer.go Fixed import command, added tests 2015-07-07 22:38:48 -06:00
parse_test.go Added tests for allTokens 2015-05-21 15:42:49 -06:00
parse.go core: Run startup/shutdown functions only once 2015-08-01 13:08:31 -06:00
parsing_test.go Fix parser when address is empty token 2015-08-03 17:31:10 -06:00
parsing.go Fix parser when address is empty token 2015-08-03 17:31:10 -06:00