4 lines
53 B
Python
Executable File
4 lines
53 B
Python
Executable File
import logging
|
|
|
|
logger = logging.getLogger(__name__)
|