]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Revert "pytests: change log level from debug to notice" docs-develop-rrl-8r8r8r/deployments/5397
authorLukáš Ondráček <lukas.ondracek@nic.cz>
Wed, 23 Oct 2024 18:19:58 +0000 (20:19 +0200)
committerLukáš Ondráček <lukas.ondracek@nic.cz>
Wed, 23 Oct 2024 18:19:58 +0000 (20:19 +0200)
This reverts commit b2cbbac2504106438326ee83dc01e305d9cb64f6.

tests/pytests/templates/kresd.conf.j2

index 6d37e1d0a47fe4f994b7b3dbf557eb33edbe30c8..b87515c9b563be2f81777278ffe4ba155aa2b0cc 100644 (file)
@@ -5,7 +5,7 @@ modules = {
 }
 
 {% if kresd.verbose %}
-log_level('notice')
+log_level('debug')
 {% endif %}
 
 {% if kresd.ip %}