* Logging is always initialized if importing the whole package * Support switching to DEBUG mode * Support changing the log dir (and optionally log name)
4 lines
81 B
Python
4 lines
81 B
Python
'''WizardKit: cfg module init'''
|
|
|
|
from wk.cfg import log
|
|
from wk.cfg import main
|