more logging
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-24 10:38:24 +11:00
parent 6c432f7cb1
commit fe889a7a2c
4 changed files with 43 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ func New(logger *slog.Logger, cron gocron.Scheduler, cancel context.CancelFunc,
srv: srv,
logger: logger,
cron: cron,
//cancel: cancel,
cancel: cancel,
}
// Apply any options