1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-22 21:39:32 +01:00
caddy/modules/logging
Sarat Chandra dfdddcfacb logging: Support placeholders in level and filename ()
* Add support for placeholders in Config

Fixes 

* Replace placeholders only in logging config.

Placeholders in log level and filename incase of file output are replaced.

* Add Provision to filewriter module for replacing placeholders
2019-11-11 11:04:41 -07:00
..
encoders.go v2: Logging! () 2019-10-28 14:39:37 -06:00
filewriter.go logging: Support placeholders in level and filename () 2019-11-11 11:04:41 -07:00
filterencoder.go v2: Logging! () 2019-10-28 14:39:37 -06:00
filters.go v2: Logging! () 2019-10-28 14:39:37 -06:00
nopencoder.go v2: Logging! () 2019-10-28 14:39:37 -06:00