mirror of
https://github.com/wtc86939209/WeChatMsg110.git
synced 2026-05-18 02:00:59 +08:00
4 lines
61 B
Python
4 lines
61 B
Python
from .logger import log, logger
|
|
|
|
__all__ = ["logger", "log"]
|