feat: add start successful log

This commit is contained in:
georgehao
2023-07-14 18:13:14 +08:00
parent 0eaea3985e
commit 453c645bea

View File

@@ -61,6 +61,8 @@ func action(ctx *cli.Context) error {
rollermanager.InitRollerManager()
log.Info("Start coordinator successfully.")
defer func() {
proofCollector.Stop()
cancel()