Files
AstrBot/astrbot/__init__.py
2026-06-19 23:57:03 +08:00

4 lines
54 B
Python

import logging
logger = logging.getLogger("astrbot")