[Koha-bugs] [Bug 33020] Unsupported method history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 28 10:43:26 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33020

--- Comment #17 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #16)
> (In reply to Marcel de Rooy from comment #9)
> > Check your log4perl.conf
> > 
> > log4perl.logger.plack-api = TRACE, PLACKAPI
> > log4perl.appender.PLACKAPI=Log::Log4perl::Appender::File
> > log4perl.appender.PLACKAPI.filename=/var/log/koha/myclone/plack-api-error.log
> > log4perl.appender.PLACKAPI.mode=append
> > log4perl.appender.PLACKAPI.layout=PatternLayout
> > log4perl.appender.PLACKAPI.layout.ConversionPattern=[%d] [%p] %m%n
> > log4perl.appender.PLACKAPI.utf8=1
> > 
> > When I set trace, I get trace :)
> 
> This then was the behaviour before this patch. Shouldn't we have it back for
> dev installs?

We relied on Mojo for that. I do not really see the need of building it into
Koha personally, since you can adjust it very easily (just one sed line in your
Dockerfile or so). But you are welcome to open a new report. This does not only
pertain to this PLACKAPI setting but probably for others too?

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


More information about the Koha-bugs mailing list