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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 12 20:23:52 CEST 2015


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

--- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Martin Renvoize from comment #10)
> Nice concise bit of code here adding a long needed logger to koha in as
> simple a way as possible using a well developed lib.
> 
> Lets make the choice and get this rolling!
> 
> Minor comments, I can't fully remember how the package building get put
> together.. but I 'think' we need a copy of the log4perl.conf file that's
> added here also adding under the debian dir somewhere.
> 
> I'll try and dig out my notes to advise, assuming Tomas or Robin don't beat
> me to it. ;)

Indeed, for the packages we will need to:
- Add a template file into debian/templates/(logger4perl-site.conf.in ?)
- Tweak the debian/scripts/koha-create script so it correctly puts the
  template file with the right variable substitutions.
- Maybe add some switches controlling the logging configuration, but this could
  go into a separate bug.

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


More information about the Koha-bugs mailing list