caddy/modules/logging
Bashayer Alrumahi f5f25d845a
logging: fix multiple regexp filters on same field (fixes #7049) (#7061)
* logging: fix multiple regexp filters on same field (fixes #7049)

* fix: add proper error handling in MultiRegexpFilter tests

* fix: resolve linter and test issues - Fix GCI import formatting issues - Fix MultiRegexpFilter input size limit test by ensuring output doesn't exceed max length after each operation - All tests now pass and linter issues resolved

* fix: update integration test for proper JSON encoding - Fix expected JSON output to use Unicode escape sequence for ampersand character - Integration tests now pass
2025-10-16 05:08:53 +00:00
..
appendencoder.go logging: Implement append encoder, allow flatter filters config (#6069) 2024-03-05 16:24:32 -07:00
cores.go logging: Customizable zap cores (#6381) 2024-06-10 09:03:24 -06:00
encoders.go logging: support ms duration format and add docs (#6187) 2024-03-21 22:17:09 -04:00
filewriter.go logging: Switch from lumberjack to timberjack, add time-rolling options (#7244) 2025-10-15 17:11:10 -04:00
filewriter_test.go chore: upgrade .golangci.yml and workflow to v2 (#6924) 2025-06-03 02:24:32 +03:00
filewriter_test_windows.go logging: Customize log file permissions (#6314) 2024-06-06 08:33:34 -06:00
filterencoder.go logging: fix multiple regexp filters on same field (fixes #7049) (#7061) 2025-10-16 05:08:53 +00:00
filters.go logging: fix multiple regexp filters on same field (fixes #7049) (#7061) 2025-10-16 05:08:53 +00:00
filters_test.go logging: fix multiple regexp filters on same field (fixes #7049) (#7061) 2025-10-16 05:08:53 +00:00
netwriter.go chore: ugh, lint fix... (#7275) 2025-09-26 03:14:48 -04:00
nopencoder.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00