mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
add log
This commit is contained in:
@@ -94,5 +94,7 @@ func runCronJob(c *core.CliContext) error {
|
||||
return err
|
||||
}
|
||||
|
||||
log.BootInfof(c, "[cron_jobs.runCronJob] run cron job \"%s\" successfully", jobName)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user