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