https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16661 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52031|0 |1 is obsolete| | --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 52305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52305&action=edit Bug 16661: Plack: Enable and differentiate logging in misc/plack/plackup.sh This is only about the plackup.sh script in misc. Currently logging is disabled by default. I would prefer to enable by default. Also logging does not differentiate between opac and intranet. It should. Amended to use different file names for the plack logs, separate from the apache logs. Apache probably listens too and uses the other logs. Test plan: Run plackup.sh for opac and intranet. Verify that logfiles are used as you would expect. -- You are receiving this mail because: You are watching all bug changes.