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

--- Comment #17 from Marcel de Rooy <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to