[Koha-bugs] [Bug 8190] Add a logging module to Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 13 11:44:32 CEST 2013


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

--- Comment #110 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to comment #109)
> (In reply to comment #108)
> > The point of my counter proposal was that we do not need another module, we
> > can add some lines to context.pm using Log4perl and not have another module
> > to maintain ourselves.
> 
> Humm, I don't think it is a good argument. A module with unit tests is
> easiest to maintain than a module like C4::Context (~1000l) :)

Chris, I think that Jonathan has a point here. Maintaining a small and clear
coded module will not be a pain. The maintenance problems will not be in this
kind of module, but in complex modules and scripts dealing with circulation
among others.

But if Log4Perl is a better choice, it sounds like that it could replace
LogLite rather easy?

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


More information about the Koha-bugs mailing list