3 lines
84 B
Python
3 lines
84 B
Python
from red_commons.logging import getLogger
|
|
|
|
logger = getLogger("red.seacogs.aurora")
|