Reduce the verbosity of sqlalchemy in the logs
This commit is contained in:
parent
07c21f1a16
commit
804d2948dd
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ handlers =
|
|||
qualname = tahrir
|
||||
|
||||
[logger_sqlalchemy]
|
||||
level = INFO
|
||||
level = WARN
|
||||
handlers =
|
||||
qualname = sqlalchemy.engine
|
||||
# "level = INFO" logs SQL queries.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue