PaiGram/modules/apihelper/logger.py
2022-12-10 20:37:43 +08:00

4 lines
56 B
Python

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