bodhi: fix log config for staging change

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
Mattia Verga
2025-11-03 18:14:46 +01:00
parent 5276c6f7f0
commit 2e12d46f9c

View File

@@ -794,13 +794,13 @@ qualname = bodhi
level = INFO
handlers = console, smtp
qualname = gunicorn.error
propagate = False
propagate = 0
[logger_gunicorn.access]
level = INFO
handlers = console_access
qualname = gunicorn.access
propagate = False
propagate = 0
[logger_sqlalchemy]
level = WARNING