0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-30 22:34:15 -05:00
caddy/modules
Matt Holt b00dfd3965
v2: Logging! (#2831)
* logging: Initial implementation

* logging: More encoder formats, better defaults

* logging: Fix repetition bug with FilterEncoder; add more presets

* logging: DiscardWriter; delete or no-op logs that discard their output

* logging: Add http.handlers.log module; enhance Replacer methods

The Replacer interface has new methods to customize how to handle empty
or unrecognized placeholders. Closes #2815.

* logging: Overhaul HTTP logging, fix bugs, improve filtering, etc.

* logging: General cleanup, begin transitioning to using new loggers

* Fixes after merge conflict
2019-10-28 14:39:37 -06:00
..
caddyhttp v2: Logging! (#2831) 2019-10-28 14:39:37 -06:00
caddytls v2: Logging! (#2831) 2019-10-28 14:39:37 -06:00
filestorage Add license header to filestorage.go 2019-09-30 09:08:04 -06:00
logging v2: Logging! (#2831) 2019-10-28 14:39:37 -06:00