http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190 --- Comment #107 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #106)
That begs a question, though -- what do we need in Koha?
One part of the answer to that question, for me, and I suspect for most folks who administer more than one Koha database or who administer services in addition to Koha, is syslog support. Log::LogLite doesn't provide such support, whereas Log4Perl does in addition to supporting appending to traditional log files.
Also, Chris in comment 58 all but proposed a counter-patch. Would the original patch submitter respond to that comment, please?
This development was written 1 year ago for BibLibre branches. We need a logger with different levels (like many softwares). I provided a simple module which does what we want. Since this is a simple class, it could be rewritten easily by someone having a better idea. The patch proposed by Chris was not working but it could be the second step to this development. -- You are receiving this mail because: You are watching all bug changes.