3 lines
88 B
Python
3 lines
88 B
Python
from red_commons.logging import getLogger
|
|
|
|
logger = getLogger("red.SeaCogs.IssueCards")
|