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
Age
Commit message (
Expand
)
Author
2021-01-07
logging: Remove logfmt encoder (close #3575)
Matthew Holt
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
2020-11-02
logging: Fix for IP filtering
Christoph Kluge
2020-09-15
logging: Implement Caddyfile support for filter encoder (#3578)
Francis Lavoie
2020-07-13
logging: ⚠️ Deprecate logfmt encoder
Matthew Holt
2020-05-29
caddyconfig: Minor internal and godoc tweaks
Matthew Holt
2020-05-28
logging: Net writer redials if write fails (#3453)
Matt Holt
2020-05-11
core: Add support for `d` duration unit (#3323)
Francis Lavoie
2020-05-07
log: improve rounding logic for log rolling directives (#3367)
Jeremy Lin
2020-04-07
core: Rename ParsedAddress -> NetworkAddress
Matthew Holt
2020-03-24
logging: Fix off-by-one for roll size MB from Caddyfile
Matthew Holt
2020-02-25
v2: 'log' directive for Caddyfile, and debug mode (#3052)
Matt Holt
2020-01-03
logging: Add doc about which fields can't be filtered
Matthew Holt
2020-01-03
v2: housekeeping: address minor lint complaints (#2957)
Mohammed Al Sahaf
2020-01-01
logging: Little fix for filtering object fields
Matthew Holt
2019-12-23
Improve godocs all around
Matthew Holt
2019-12-15
logging: Implement net writer (#2884)
Abdelmalek Ihdene
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-11-11
logging: Support placeholders in level and filename (#2872)
Sarat Chandra
2019-10-28
v2: Logging! (#2831)
Matt Holt