PamGram/modules/errorpush/logger.py
2022-11-21 14:57:12 +08:00

4 lines
56 B
Python

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