c2eefddb4f4c054f81d5f9660ef6ca1fc19c2088
- Add with_ansi(false) to all tracing_subscriber fmt layers so log output (both stdout and file) is plain text without escape codes. This is critical for Docker deployments and fail2ban log parsing. - Remove ^ anchor from fail2ban failregex since log lines have a timestamp/level prefix before RATE_LIMIT.
Description
Languages
Rust
99.8%
Dockerfile
0.2%