Show nio logging warnings
This commit is contained in:
parent
ba236e2be3
commit
47cfd7c7b0
|
@ -40,7 +40,7 @@ from .user_files import (
|
||||||
|
|
||||||
# Logging configuration
|
# Logging configuration
|
||||||
log.getLogger().setLevel(log.INFO)
|
log.getLogger().setLevel(log.INFO)
|
||||||
nio.logger_group.level = nio.log.logbook.ERROR
|
nio.logger_group.level = nio.log.logbook.WARNING
|
||||||
nio.log.logbook.StreamHandler(sys.stderr).push_application()
|
nio.log.logbook.StreamHandler(sys.stderr).push_application()
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user