nmbd/asyncdns.c: use DBG* macros instead of static log level numbers
commit2fbd773a515fe4b5e1e26a250d64d69019947b7d
authorBjörn Jacke <bj@sernet.de>
Mon, 12 Jun 2023 15:23:40 +0000 (12 17:23 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 16 Jun 2023 20:28:29 +0000 (16 20:28 +0000)
tree5974535d9a4fa022a72e8fba41bd596a70cd02f3
parent5181b1c8cb653d9085a1d55a1fe69f8526ce9123
nmbd/asyncdns.c: use DBG* macros instead of static log level numbers

Some log levels change because the macros don't cover all the previously used
log levels or because importance was slightly reconsidered.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=4143

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/nmbd/asyncdns.c