bodhi: another try to prevent stg logs from being unreadable

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
Mattia Verga 2024-01-27 19:29:15 +01:00 committed by zlopez
parent c2025d4833
commit d3ae9b2981

View file

@ -44,7 +44,7 @@ loggers:
{% if env == "production" %} {% if env == "production" %}
level: ERROR level: ERROR
{% else %} {% else %}
level: DEBUG level: INFO
{% endif %} {% endif %}
handlers: [console, smtp] handlers: [console, smtp]
twisted: twisted: