https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42714

--- Comment #2 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 199663
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199663&action=edit
Bug 42714: Remove redundant manual cronlogaction calls from scripts

Remove start/end cronlogaction calls and unused C4::Log imports
from scripts that use Koha::Script, as these are now handled
automatically by the INIT/END blocks.

Scripts with mid-execution informational logging (plugins_nightly,
harvest_oai, fines, process_message_queue) retain their C4::Log
import and non-start/end cronlogaction calls.

Signed-off-by: Tomás Cohen Arazi <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to