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