https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31203 --- Comment #11 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Martin Renvoize from comment #10)
OK... playing devils advocate here..
Do we really need/want this in the action_logs at all? I suppose cronlogaction has precedent.. but whose actually interested in this output?
One could just set the cron daemon to log level 2 and then use rsyslog to track cron start and finish times?
We already log the running, this puts information about the completion into the hands of the the librarians, and not the system administrators. If a patron doesn't get an email, or a fine doesn't get charged, knowing the job completed helps the librarian determine whether it might be Koha settings or a cron issue Extending the completion log to include optional verbosity - how many emails sent, how may items renewed, transfers scheduled, etc. is a next step after this - to provide useful feedback for librarians -- You are receiving this mail because: You are watching all bug changes.