caddy/caddyfile
Julian V. Modesto ce7d3db1be Roll all logs by default (#1379)
* Use new subdirectives and flatten rolling config

* Set default rotate config

* Set default rolling config (hopefully) errwhere

* Make private

* Flatten errors directive and remove c.IncrNest()

* Don't skip first error log roller subdirective we see

* Remove hadBlock

* Try lumberjack import

* Unname import
2017-02-08 09:23:33 -07:00
..
testdata Rewrote Caddy from the ground up; initial commit of 0.9 branch 2016-06-04 17:00:29 -06:00
dispenser_test.go Remove dead code, do struct alignment, simplify code 2016-10-25 19:19:54 +02:00
dispenser.go Roll all logs by default (#1379) 2017-02-08 09:23:33 -07:00
json_test.go Rewrote Caddy from the ground up; initial commit of 0.9 branch 2016-06-04 17:00:29 -06:00
json.go Set host and port on address if specified via flag (fixes #888) 2016-06-20 18:25:42 -06:00
lexer_test.go Discard byte order mark (fix #962) 2016-07-27 12:48:49 -06:00
lexer.go Report error when loading the lexer 2016-08-17 17:17:26 -06:00
parse_test.go import: No need to error for no matches if using glob pattern 2016-09-22 11:07:37 -06:00
parse.go Remove dead code, do struct alignment, simplify code 2016-10-25 19:19:54 +02:00