Nevermind.
This commit is contained in:
parent
aede96f1b7
commit
8701733b5b
1 changed files with 0 additions and 2 deletions
|
@ -237,13 +237,11 @@ config = dict(
|
|||
"handlers": ["console", "mailer"],
|
||||
},
|
||||
),
|
||||
{% if not inventory_hostname.startswith('mbs-backend') %}
|
||||
# Root handler that deals with log messages that are not handled by the
|
||||
# loggers explicitly configured in the `loggers` dict.
|
||||
root={
|
||||
"level": "{{fedmsg_loglevel}}",
|
||||
"handlers": ["console", "mailer"],
|
||||
},
|
||||
{% endif %}
|
||||
),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue