]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Minor] Reduce info log verbosity in fuzzy_check plugin
authorVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 23 Oct 2025 15:39:56 +0000 (16:39 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 23 Oct 2025 15:45:56 +0000 (16:45 +0100)
commit3fe08d6dbe247ecf6ad8b4b57187d017ea91ddb6
tree6a4c534b347d1c9b9772e70e57e4aef6babd7b0b
parentc209ae7652d44552aa7fa1db5bfdc06fdf36d167
[Minor] Reduce info log verbosity in fuzzy_check plugin

Move routine TCP connection messages to debug level to reduce log noise.
Only log TCP/UDP protocol transitions at info level in auto-switch mode,
as these represent significant operational changes that administrators
should be aware of. Configuration and encryption key setup messages also
moved to debug level.
src/plugins/fuzzy_check.c