mirror of
https://github.com/espressif/openthread.git
synced 2026-08-03 01:17:46 +00:00
[spinel-py] Configure logger only for spinel package (#1080)
This commit is contained in:
committed by
Jonathan Hui
parent
1350160817
commit
2455a1e056
@@ -71,7 +71,7 @@ logging.config.dictConfig({
|
||||
#},
|
||||
},
|
||||
'loggers': {
|
||||
'': {
|
||||
'spinel': {
|
||||
'handlers': ['console'], # ,'syslog'],
|
||||
'level': 'DEBUG',
|
||||
'propagate': True
|
||||
|
||||
Reference in New Issue
Block a user