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