Replace option "debug" with "level" in "logging"

This commit is contained in:
Unrud
2018-08-16 08:00:02 +02:00
parent a5fa35e785
commit 59f7104dce
5 changed files with 29 additions and 18 deletions

5
config
View File

@ -125,8 +125,9 @@
[logging]
# Set the logging level to debug
#debug = False
# Threshold for the logger
# Value: debug | info | warning | error | critical
#level = warning
# Don't include passwords in logs
#mask_passwords = True