bodhi: Use the full path for the StreamHandler.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
0fa560854d
commit
3063fd8330
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ filters:
|
|||
rate: 3600
|
||||
handlers:
|
||||
console:
|
||||
class: StreamHandler
|
||||
class: logging.handlers.StreamHandler
|
||||
level: NOTSET
|
||||
formatter: generic
|
||||
smtp:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue