https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16661
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52031|0 |1 is obsolete| | --- Comment #2 from Marcel de Rooy <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
