formatting
This commit is contained in:
parent
b5e5c14239
commit
d052949517
@ -23,6 +23,7 @@ def init_logger(app: Flask, log_level=INFO) -> Flask:
|
||||
logger.addHandler(to_file)
|
||||
|
||||
app.logger = logger
|
||||
|
||||
return app
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user