This commit is contained in:
Renaud Boyer 2020-12-06 17:58:56 +01:00
parent a46a03be85
commit bcdb4c08d9
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ def _get_logger(name):
return logger
print(f">>> init logging <<<")
print(">>> init logging <<<")
# Disable flask logs such as 127.0.0.1 - - [15/Feb/2013 10:52:22] "GET /index.html HTTP/1.1" 200
log = logging.getLogger("werkzeug")