summaryrefslogtreecommitdiff
path: root/modules/logging/filewriter.go
AgeCommit message (Expand)Author
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-02-19logging: Add `roll_local_time` Caddyfile option (#4583)Francis Lavoie
2022-01-04logging: Support turning off roll compression via Caddyfile (#4505)Francis Lavoie
2020-05-11core: Add support for `d` duration unit (#3323)Francis Lavoie
2020-05-07log: improve rounding logic for log rolling directives (#3367)Jeremy Lin
2020-03-24logging: Fix off-by-one for roll size MB from CaddyfileMatthew Holt
2020-02-25v2: 'log' directive for Caddyfile, and debug mode (#3052)Matt Holt
2020-01-03v2: housekeeping: address minor lint complaints (#2957)Mohammed Al Sahaf
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-11-11logging: Support placeholders in level and filename (#2872)Sarat Chandra
2019-10-28v2: Logging! (#2831)Matt Holt