1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules/logging
Matt Holt 9415feca7c
logging: Net writer redials if write fails (#3453)
* logging: Net writer redials if write fails

https://caddy.community/t/v2-log-output-net-does-not-reconnect-after-lost-connection/8386?u=matt

* Only replace connection if redial succeeds

* Fix error handling
2020-05-28 10:40:14 -06:00
..
encoders.go v2: 'log' directive for Caddyfile, and debug mode (#3052) 2020-02-25 22:00:33 -07:00
filewriter.go core: Add support for d duration unit (#3323) 2020-05-11 16:41:11 -06:00
filterencoder.go logging: Add doc about which fields can't be filtered 2020-01-03 15:28:05 -07:00
filters.go v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 2019-12-10 13:36:46 -07:00
netwriter.go logging: Net writer redials if write fails (#3453) 2020-05-28 10:40:14 -06:00
nopencoder.go v2: Logging! (#2831) 2019-10-28 14:39:37 -06:00