https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42766
--- Comment #18 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 202905 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202905&action=edit Bug 42766: Add logscriptaction() to C4::Log Adds a logscriptaction() function parallel to cronlogaction() that logs to the SCRIPTS action-log module rather than CRONJOBS, gated behind the new ScriptLog system preference. Exported from C4::Log alongside the existing cronlogaction(). Signed-off-by: David Nind <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
