SyncTk/modules/logger.py

3 lines
54 B
Python

from logging import Logger
logger = Logger("default")