http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190
--- Comment #110 from M. de Rooy <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
