mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
Reduce the verbosity of sqlalchemy in the logs
This commit is contained in:
@@ -116,7 +116,7 @@ handlers =
|
||||
qualname = tahrir
|
||||
|
||||
[logger_sqlalchemy]
|
||||
level = INFO
|
||||
level = WARN
|
||||
handlers =
|
||||
qualname = sqlalchemy.engine
|
||||
# "level = INFO" logs SQL queries.
|
||||
|
||||
Reference in New Issue
Block a user