WeChatMsg_NY/app/log/__init__.py
2025-01-22 17:35:47 +08:00

4 lines
61 B
Python

from .logger import log, logger
__all__ = ["logger", "log"]