caddy/modules/logging
wangjingcun b8b00d9160
chore: fix some comments to improve readability (#7395)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2026-02-16 19:41:21 +00:00
..
appendencoder.go
cores.go
encoders.go
filewriter.go logging: Switch from `lumberjack` to `timberjack`, add time-rolling options (#7244) 2025-10-15 17:11:10 -04:00
filewriter_test.go
filewriter_test_windows.go chore: fix some comments to improve readability (#7395) 2026-02-16 19:41:21 +00:00
filterencoder.go logging: fix multiple regexp filters on same field (fixes #7049) (#7061) 2025-10-16 05:08:53 +00:00
filters.go refactor: use strings.Builder to improve performance (#7364) 2026-02-16 19:30:44 +00:00
filters_test.go caddytls: correct documentation of `LeafFolderLoader` (#7327) 2025-11-01 18:29:55 +03:00
netwriter.go
nopencoder.go