4 lines
84 B
Python
4 lines
84 B
Python
|
from red_commons.logging import getLogger
|
||
|
|
||
|
logger = getLogger("red.SeaCogs.Aurora")
|