summaryrefslogtreecommitdiff
path: root/modules/logging/filterencoder.go
AgeCommit message (Expand)Author
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-08-02chore: Bump up to Go 1.19, minimum 1.18 (#4925)Francis Lavoie
2021-01-05caddyfile: Refactor unmarshaling of module tokensMatthew Holt
2020-09-15logging: Implement Caddyfile support for filter encoder (#3578)Francis Lavoie
2020-01-03logging: Add doc about which fields can't be filteredMatthew Holt
2020-01-01logging: Little fix for filtering object fieldsMatthew Holt
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-10-28v2: Logging! (#2831)Matt Holt