https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16357 --- Comment #11 from Mason James <mtj@kohaaloha.com> --- (In reply to Marcel de Rooy from comment #9)
Hey! Great job! We have been scratching our head with the same problem.
Works nicely with warnings. What about fatal errors?
Could we use Koha::Logger and log4perl.conf with this?
Mason: It seems to me that we should use Koha::Logger here and not add separate Log4Perl calls?
yes, thats sounds fine to me but i'm guessing that would require manually editing each instance's log4perl.conf file before that patch would work i think without the manually editing each log4perl.conf file, Koha::Logger would probably not log anything? (which would be even worse than before) -- You are receiving this mail because: You are watching all bug changes.