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