mirror of
https://github.com/PaiGramTeam/StarRailDamageCal.git
synced 2024-11-24 09:15:37 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
|
import logging
|
||
|
|
||
|
logger = logging.getLogger("StarRailDamageCal")
|