5 lines
78 B
Python
5 lines
78 B
Python
from diceplayer.shared.utils.logger import Logger
|
|
|
|
|
|
logger = Logger(__name__)
|