bodhi: another try to prevent stg logs from being unreadable
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
parent
c2025d4833
commit
d3ae9b2981
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ loggers:
|
|||
{% if env == "production" %}
|
||||
level: ERROR
|
||||
{% else %}
|
||||
level: DEBUG
|
||||
level: INFO
|
||||
{% endif %}
|
||||
handlers: [console, smtp]
|
||||
twisted:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue