mirror of
https://github.com/LC044/WeChatMsg
synced 2024-11-14 22:01:54 +08:00
4 lines
61 B
Python
4 lines
61 B
Python
from .logger import log, logger
|
|
|
|
__all__ = ["logger", "log"]
|