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