From: Aydın Mercan Date: Fri, 28 Feb 2025 10:32:20 +0000 (+0000) Subject: rem: dev: remove log initialization checks from named X-Git-Tag: ondrej/lock-free-qpzone-reads-v1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3e7f52ec73e8b949eb37ac5eda281e83082dd3;p=thirdparty%2Fbind9.git rem: dev: remove log initialization checks from named Logging initialization check is now redundant as there is a default global log context created during libisc's constructor. `isc_log` calls can safely be made at any time outside libisc's constructor. Merge branch 'aydin/remove-log-check' into 'main' See merge request isc-projects/bind9!10186 --- 1b3e7f52ec73e8b949eb37ac5eda281e83082dd3