2025-11-03 19:04:11 +01:00

4 lines
80 B
Python

from .logger_handler import setup_logger, LOG_LEVEL
__all__ = ["setup_logger"]