PamGram/modules/errorpush/logger.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
56 B
Python
Raw Normal View History

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