]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
manager/logging.py: added NOTICE level docs-logging-noti-c8sowa/deployments/7479
authorAleš Mrázek <ales.mrazek@nic.cz>
Tue, 26 Aug 2025 09:03:24 +0000 (11:03 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Tue, 26 Aug 2025 09:46:27 +0000 (11:46 +0200)
commitfe9baf6db3860f6472eeaf46c11263a456604adb
treed2bb3f7461c7b08cd8a923cc7160c078278e805f
parent9edab29bdeeed5f3468994235f56b4debe67b75c
manager/logging.py: added NOTICE level

For now, only the level has been added, not the logger. To avoid confusion in the mapping, where notice(config) was mapped to warning (python).
python/knot_resolver/manager/logging.py