bodhi: Do not e-mail on pika errors.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
bb24183f46
commit
a7ae14a0f0
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ handlers = ["console", "email"]
|
|||
[log_config.loggers.pika]
|
||||
level = "WARNING"
|
||||
propagate = false
|
||||
handlers = ["console", "email"]
|
||||
handlers = ["console"]
|
||||
|
||||
|
||||
[log_config.root]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue