mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Opt: Replace benchmark table with rich
This commit is contained in:
@@ -124,7 +124,7 @@ class ProcessManager:
|
||||
GameManager(config=config_name, task='GameManager').run()
|
||||
else:
|
||||
logger.critical("No function matched")
|
||||
logger.info(f"[{config_name}] exited. Reason: Finish")
|
||||
logger.info(f"[{config_name}] exited. Reason: Finish\n")
|
||||
except Exception as e:
|
||||
logger.exception(e)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user