0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-30 22:34:15 -05:00
caddy/modules
Matt Holt 5d97522d18
v2: 'log' directive for Caddyfile, and debug mode (#3052)
* httpcaddyfile: Begin implementing log directive, and debug mode

For now, debug mode just sets the log level for all logs to DEBUG
(unless a level is specified explicitly).

* httpcaddyfile: Finish 'log' directive

Also rename StringEncoder -> SingleFieldEncoder

* Fix minor bug in replacer (when vals are empty)
2020-02-25 22:00:33 -07:00
..
caddyhttp Expose TLS placeholders (#2982) 2020-02-25 19:22:50 -07:00
caddytls Expose TLS placeholders (#2982) 2020-02-25 19:22:50 -07:00
filestorage v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 2019-12-10 13:36:46 -07:00
logging v2: 'log' directive for Caddyfile, and debug mode (#3052) 2020-02-25 22:00:33 -07:00
standard cmd: Move module imports into standard packages 2019-11-04 12:13:21 -07:00