SeaUtils/seautils/aurora/utils/logger.py
Seaswimmer 2c7ff37d60
Some checks failed
Actions / Build (push) Failing after 37s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 37s
version 1.0.0
2024-08-14 04:12:51 -04:00

3 lines
84 B
Python

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