diff --git a/config.py b/config.py index c1ac529..d7001b3 100644 --- a/config.py +++ b/config.py @@ -8,7 +8,7 @@ import busio # General options ### Logging -log_level = logging.DEBUG +log_level = logging.INFO log_format = '%(asctime)s %(levelname)s %(name)s: %(message)s' ### Server