]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: usr: Set logging category for notify/xfer-in related messages
authorArаm Sаrgsyаn <aram@isc.org>
Tue, 17 Sep 2024 15:52:20 +0000 (15:52 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 17 Sep 2024 15:52:20 +0000 (15:52 +0000)
commit796f886173590159af371707270200775ec20dcd
tree4eddd208fe875694e69698e6fada63481059a1f7
parent3b26732781c26dad9695a291c0bc43fe897f2d7d
parent7c45caa8a5d168b37441148db23c617d538b9a48
chg: usr: Set logging category for notify/xfer-in related messages

Some 'notify' and 'xfer-in' related log messages were logged at the
'general' category instead of their own category. This has been fixed.

Closes #2730

Merge branch '2730-logging-category-for-notify-and-xfer-related-messages' into 'main'

See merge request isc-projects/bind9!9451