caddy/caddyhttp/errors
Fernando Álvarez bf7b25482e log, errors: Introduce rotate_compress option (#1731)
* vendor: update Lumberjack dep

* httpserver/roller: introduce rotate_compress directive

This directive will enable gzip compression provided by [Lumberjack](https://github.com/natefinch/lumberjack/pull/43).

The directive `rotate_compress` can be `true` or `false`, being `false` by default.

* httpserver/roller: remove need to set bool with rotate_compress option
2017-06-28 09:06:32 -06:00
..
errors_test.go Feature #1246 - Remote syslog (#1301) 2017-02-08 08:02:09 -07:00
errors.go Feature #1246 - Remote syslog (#1301) 2017-02-08 08:02:09 -07:00
setup_test.go log, errors: Introduce rotate_compress option (#1731) 2017-06-28 09:06:32 -06:00
setup.go Roll all logs by default (#1379) 2017-02-08 09:23:33 -07:00