isle/tools/reccmp/modules/logger.py
2023-10-27 18:35:28 -07:00

4 lines
53 B
Python

import logging
logger = logging.getLogger(__name__)