forked from blizzthewolf/SeaCogs
4 lines
65 B
Python
4 lines
65 B
Python
|
import logging
|
||
|
|
||
|
logger = logging.getLogger("red.sea.moderation")
|