[Koha-bugs] [Bug 14167] Add Koha::Logger based on Log4perl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 20 19:35:14 CEST 2016


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

--- Comment #60 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
I found a few things to improve to be able to use Log4perl with
cronjobs/commandline scripts.

They all come with good regression and performance test coverage since
Koha::Logger is a critical subsystem component.


If you made it this far, the correct order of applying the dependant patches is
as follows:

Bug 16313 - Koha::Logger doesn't forward the Log::Log4perl::Logger return v~
Bug 16312 - Koha::Logger overload configuration for command line scripts ~
Bug 16306 - C4::Context->setCommandlineEnvironment() convenience function
Bug 16304 - Koha::Logger, lazy load loggers so environment has time to get set
Bug 16303 - Koha::Logger appenders for interface 'commandline'
Bug 16302 - Koha::Logger performance tests
Bug 14167 - Add Koha::Logger based on Log4perl.

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


More information about the Koha-bugs mailing list