https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16357 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #109133|0 |1 is obsolete| | --- Comment #107 from David Cook <dcook@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.