]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Change QP and qpcache logging from DEBUG(1) to DEBUG(3)
authorAlessio Podda <alessio@isc.org>
Wed, 25 Jun 2025 13:22:59 +0000 (13:22 +0000)
committerAlessio Podda <alessio@isc.org>
Wed, 25 Jun 2025 13:22:59 +0000 (13:22 +0000)
Currently qp and qpcache logs are too verbose and enabled at a
level too low compared to how often the logging is useful.

This commit increases the logging level, while keeping it configurable
via a define.

Merge branch 'alessio/higher-level-qp-log' into 'main'

See merge request isc-projects/bind9!10604


Trivial merge