logger.py/__init__.py

4 lines
57 B
Python

from loghandler import loghandler
logger = loghandler()