]> 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:39:56 +0000 (16:39 +0100)
commit91ad74262c5fa2ce1124a4e32cbfdf3a589a0122
tree1af9fe43018a33a7c699979892f00c0d653c3837
parent5c415d33384dd52a409e4552d66ea96352a0242f
[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