http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #106 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to comment #6)
Perhaps also take a look at Log4Perl http://search.cpan.org/~mschilli/Log-Log4perl-1.37/lib/Log/Log4perl.pm I had a look at several perl logging modules. My conclusion is LogLite is
(In reply to comment #4) the easier for what we need into Koha.
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? -- You are receiving this mail because: You are watching all bug changes.