]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Debug level was ignored when logging to stderr
authorEvan Hunt <each@isc.org>
Tue, 13 May 2025 20:56:32 +0000 (20:56 +0000)
committerEvan Hunt <each@isc.org>
Tue, 13 May 2025 20:56:32 +0000 (20:56 +0000)
The debug level (set with the `-d` option) was ignored when running `named` with the `-g` and `-u` options.

Merge branch 'each-fix-debug-level' into 'main'

See merge request isc-projects/bind9!10453


Trivial merge