1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-10 23:59:01 +01:00
caddy/modules/logging
Abdelmalek Ihdene c3bcd967bd logging: Implement net writer ()
* Implement UDP writer

* Implement Net Writer

* Utilize Caddy's address parsing functions

* A couple little fixes (see )
2019-12-15 12:58:01 -07:00
..
encoders.go v2: Module documentation; refactor LoadModule(); new caddy struct tags () 2019-12-10 13:36:46 -07:00
filewriter.go v2: Module documentation; refactor LoadModule(); new caddy struct tags () 2019-12-10 13:36:46 -07:00
filterencoder.go v2: Module documentation; refactor LoadModule(); new caddy struct tags () 2019-12-10 13:36:46 -07:00
filters.go v2: Module documentation; refactor LoadModule(); new caddy struct tags () 2019-12-10 13:36:46 -07:00
netwriter.go logging: Implement net writer () 2019-12-15 12:58:01 -07:00
nopencoder.go v2: Logging! () 2019-10-28 14:39:37 -06:00