__init__.py 78 Bytes
Newer Older
1 2 3 4
from .utils.logger import setup_logging

# 设置日志配置
setup_logging()