Disable bodhi2 SQLAlchemy query logging
This commit is contained in:
parent
700914192e
commit
ad97481221
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@ handlers =
|
|||
qualname = bodhi
|
||||
|
||||
[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