SeaCogs/aurora/utilities/logger.py

3 lines
84 B
Python

from red_commons.logging import getLogger
logger = getLogger("red.SeaCogs.Aurora")