26 Aug
2020
26 Aug
'20
3 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16357 --- Comment #101 from David Cook <dcook@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.