[Koha-bugs] [Bug 16357] Plack error logs are not time stamped

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 26 03:00:00 CEST 2020


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

--- Comment #101 from David Cook <dcook at prosentient.com.au> ---
Created attachment 109133
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109133&action=edit
Bug 16357: Only use Log4perl middleware if appenders defined

This patch checks that the loggers used by the middleware
actually have appenders defined.

Without this patch, if the loggers don't have appenders
defined in the log4perl file, the logs will just be lost.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list