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