https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33020 --- Comment #28 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Marcel de Rooy from comment #25)
(In reply to Tomás Cohen Arazi from comment #24)
I have reverted my patch for KTD for now. I'm getting this:
ERROR: you didn't tell me how to implement your appender 'TRACE' at /usr/share/perl5/Log/Log4perl/Config.pm line 367.
Can you clarify?
Look here for reference on what I tried (now commented out):
https://gitlab.com/koha-community/koha-testing-docker/-/commit/ 85e3e54f89a7b3341e948311a904ac875776d9ba
Does not look good. You should specifiy one level. This level and higher you will get. So TRACE includes WARN. Not the other way around.
Thanks, I added TRACE now, hope it works for everyone: https://gitlab.com/koha-community/koha-testing-docker/-/commit/28af8d92b92b1... -- You are receiving this mail because: You are watching all bug changes.