Only errors to stderr and console.
This commit is contained in:
parent
fe72b6edad
commit
cad5149c0e
|
@ -37,7 +37,7 @@ propagate=0
|
||||||
|
|
||||||
[handler_consoleHandler]
|
[handler_consoleHandler]
|
||||||
class=StreamHandler
|
class=StreamHandler
|
||||||
level=DEBUG
|
level=ERROR
|
||||||
formatter=stderrFormatter
|
formatter=stderrFormatter
|
||||||
args=(sys.stderr,)
|
args=(sys.stderr,)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user