5 lines
46 B
Python
5 lines
46 B
Python
|
|
import logging
|
||
|
|
__LOGLEVEL__ = logging.DEBUG
|
||
|
|
|
||
|
|
|