Don't swallow messages going to the root logger
This commit is contained in:
@@ -77,7 +77,7 @@ def get_logger_config(log_dir,
|
||||
'level' : 'DEBUG',
|
||||
'propagate' : False,
|
||||
},
|
||||
'root' : {
|
||||
'' : {
|
||||
'handlers' : handlers,
|
||||
'level' : 'DEBUG',
|
||||
'propagate' : False
|
||||
|
||||
Reference in New Issue
Block a user