mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
bodhi: Use the full path for the StreamHandler.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -10,7 +10,7 @@ filters:
|
||||
rate: 3600
|
||||
handlers:
|
||||
console:
|
||||
class: StreamHandler
|
||||
class: logging.handlers.StreamHandler
|
||||
level: NOTSET
|
||||
formatter: generic
|
||||
smtp:
|
||||
|
||||
Reference in New Issue
Block a user