1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-06 04:36:33 +08:00
Files
AzurLaneAutoScript/module/logger.py
iceynano 7daf9b5ede Handle log write when config name with underscore (#5766)
Alas would write logs of the same prefix before first '_' in config name into one log file, such as write log into "%datatime%_alas.txt" with config name "alas_jp" and "alas_cn". 

Removed obsolete legacy code.
2026-07-01 13:30:08 +08:00

10 KiB