"""日志模块初始化文件""" from .logging import logger __all__ = ["logger"]