index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
logging
/
encoders.go
Age
Commit message (
Expand
)
Author
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2022-10-05
logging: Add `time_local` option to use local time instead of UTC (#5108)
Francis Lavoie
2022-10-04
logging: Better `console` encoder defaults (#5109)
Francis Lavoie
2022-04-07
logging: Caddyfile support for `duration_format` (#4684)
Francis Lavoie
2021-11-29
logging: Remove common_log field and single_field encoder (#4149) (#4282)
Matt Holt
2021-08-17
logging: Warn for deprecated single_field encoder
Matthew Holt
2021-07-14
logging: Prep for `common_log` removal (#4149)
Francis Lavoie
2021-06-04
logging: Actually use `level_key` (#4189)
Francis Lavoie
2021-01-07
logging: Remove logfmt encoder (close #3575)
Matthew Holt
2020-07-13
logging: ⚠️ Deprecate logfmt encoder
Matthew Holt
2020-02-25
v2: 'log' directive for Caddyfile, and debug mode (#3052)
Matt Holt
2019-12-23
Improve godocs all around
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-10-28
v2: Logging! (#2831)
Matt Holt