[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
Thu Aug 27 01:23:15 CEST 2020


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109133|0                           |1
        is obsolete|                            |

--- Comment #107 from David Cook <dcook at prosentient.com.au> ---
Created attachment 109215
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109215&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