]> git.koha-community.org Git - koha.git/commit
Bug 16357: Only use Log4perl middleware if appenders defined
authorDavid Cook <dcook@prosentient.com.au>
Wed, 26 Aug 2020 00:58:36 +0000 (00:58 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 20 Oct 2020 14:28:01 +0000 (14:28 +0000)
commit2917ce75352c9e6577e2e473ebaab6d729d57e1a
tree736915a7027e1c71ae76d965f4d1f6d58c0b623e
parent25754e02aa5b67f1c2eb7b682651933aabb9639b
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.

Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 68ec27562fbb89c68058505b35c14aab7accc7fb)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
debian/templates/plack.psgi