4 lines
66 B
Python
4 lines
66 B
Python
|
import logging
|
||
|
|
||
|
logger = logging.getLogger('red.sea.pterodactyl')
|