Logging can be configured now, just like in Nextbot

This commit is contained in:
Andreas Bielawski
2018-10-08 19:28:49 +02:00
parent d1f722ff0d
commit 7267588e74
2 changed files with 24 additions and 10 deletions

View File

@ -1,6 +1,11 @@
[DEFAULT]
token = 1337:1234567890abcdefgh
[LOGGING]
# Valid options are ERROR, INFO, DEBUG, CRITICAL, WARNING
#level = INFO
#format = %(asctime)s - %(levelname)s: %(message)s
[REDIS]
#db = 0
#host = localhost