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