mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 16:51:15 +00:00
4 lines
53 B
Python
4 lines
53 B
Python
import logging
|
|
|
|
logger = logging.getLogger(__name__)
|