mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 17:47:06 +08:00
4 lines
54 B
Python
4 lines
54 B
Python
import logging
|
|
|
|
logger = logging.getLogger("astrbot")
|