winbindd_cache.c: use DBG* macros instead of static log level numbers
authorBjörn Jacke <bj@sernet.de>
Wed, 28 Jun 2023 10:34:26 +0000 (12:34 +0200)
committerBjoern Jacke <bjacke@samba.org>
Sun, 2 Jul 2023 16:50:36 +0000 (16:50 +0000)
commitbd87991c1859fa35f3265082ba73a75a622f2dfd
tree0eb94b89d597f829fd2f1d1f88b9e97c34bc6b6b
parent7395c1146094d9eb2a8cf33445aa668c3079e889
winbindd_cache.c: use DBG* macros instead of static log level numbers

Some log levels changed slightly because the macros don't cover all the
previously used levels.

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