Use module-wide logger and remove logging config

This commit is contained in:
Unrud
2018-08-16 07:59:55 +02:00
parent 6c9299cf16
commit 54b9995e22
15 changed files with 176 additions and 274 deletions

8
config
View File

@ -136,13 +136,7 @@
[logging]
# Logging configuration file
# If no config is given, simple information is printed on the standard output
# For more information about the syntax of the configuration file, see:
# http://docs.python.org/library/logging.config.html
#config =
# Set the default logging level to debug
# Set the logging level to debug
#debug = False
# Store all environment variables (including those set in the shell)