PamGram/modules/errorpush/logger.py

4 lines
56 B
Python
Raw Normal View History

2022-11-21 06:57:12 +00:00
import logging
logger = logging.getLogger("ErrorPush")