[Koha-bugs] [Bug 32612] Koha background worker should log to the worker-error.log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 31 09:57:21 CET 2023


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

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list