mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-11-08 16:24:04 +01:00
not tested enough apparently
This commit is contained in:
@@ -30,7 +30,7 @@ class ColoredFormatter(logging.Formatter):
|
||||
|
||||
# Set up the root logger
|
||||
root_logger = logging.getLogger(__name__)
|
||||
root_logger.setLevel(logging.DEBUG)
|
||||
root_logger.setLevel(logging.INFO)
|
||||
|
||||
# Create a console handler and set the formatter
|
||||
ch = logging.StreamHandler()
|
||||
|
||||
Reference in New Issue
Block a user