2025-11-03 18:51:51 +01:00

4 lines
69 B
Python

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