Files
AstrBot/astrbot/__init__.py

4 lines
54 B
Python

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