mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-25 23:21:32 +00:00
Change loglevel back to DEBUG (CRITICAL was committed accidentally)
This commit is contained in:
parent
944066d699
commit
71dcb58c92
@ -1,3 +1,3 @@
|
|||||||
import logging
|
import logging
|
||||||
|
|
||||||
logging.basicConfig(level=logging.CRITICAL)
|
logging.basicConfig(level=logging.DEBUG)
|
||||||
|
Loading…
Reference in New Issue
Block a user