]> git.ipfire.org Git - thirdparty/pdns.git/commit
A compatibiliy macro to have both old and new logging.
authorOtto <otto.moerbeek@open-xchange.com>
Wed, 6 Oct 2021 14:18:15 +0000 (16:18 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Tue, 12 Oct 2021 10:23:56 +0000 (12:23 +0200)
commit8a38b7e6aadaadb49c15fbb18dc2230ceb6a9959
tree8021fb202d89dbc0e021049f210919309ed2568b
parent8dbebd4e113ebe58dcdad024f5380fe9ac71ab8d
A compatibiliy macro to have both old and new logging.

Existing logging is routed to old-style to avoid breaking log scanner
tools. New logging can use the structured logging API.
pdns/pdns_recursor.cc
pdns/recursordist/logging.cc
pdns/recursordist/logging.hh
pdns/rpzloader.cc