mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 02:00:09 +08:00
2 lines
82 B
Python
2 lines
82 B
Python
from .core.log import LogManager
|
|
logger = LogManager.GetLogger(log_name='astrbot') |