Files
AstrBot/astrbot/__init__.py
T
2024-11-27 15:04:30 +08:00

2 lines
82 B
Python

from .core.log import LogManager
logger = LogManager.GetLogger(log_name='astrbot')