5 Jun
2026
5 Jun
'26
7:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42766 --- Comment #10 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 200021 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200021&action=edit Bug 42766: Add ScriptLog system preference Adds a new YesNo system preference 'ScriptLog' in the Logging section of system preferences, adjacent to CronjobLog. When enabled, the start and end of non-cron Koha scripts (those using bare 'use Koha::Script' rather than 'use Koha::Script -cron') will be recorded in the action log under the SCRIPTS module. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.