mirror of
https://github.com/PaiGramTeam/StarRailDamageCal.git
synced 2024-11-28 18:19:25 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
|
import logging
|
||
|
|
||
|
logger = logging.getLogger("StarRailDamageCal")
|