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