SeaCogs/pterodactyl/logger.py

4 lines
66 B
Python
Raw Normal View History

import logging
logger = logging.getLogger('red.sea.pterodactyl')