31 Jan
2023
31 Jan
'23
9:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32612 --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to David Cook from comment #6)
(In reply to Jonathan Druart from comment #5)
That's actually not a solution. The worker will call Koha methods which will log using Koha::Logger.
Koha::Logger can be configured to log to STDERR which would then be handled via "daemon", so it should work.
Are you referring to Koha::Logger->debug_to_screen? -- You are receiving this mail because: You are watching all bug changes.