SeaCogs/pterodactyl/logger.py
SeaswimmerTheFsh e1c98aa78f
Some checks failed
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 19s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 23s
cleanup(pterodactyl): split out a bunch of stuff into separate files
2024-02-29 23:26:24 -05:00

3 lines
66 B
Python

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