http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998 --- Comment #41 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33685 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33685&action=edit Bug 11998: (RM followup) avoid adding an unneeded workaround This patch aims to make my point explicit on how I think we should handle this bug. It removes the addition of a new logging facility, removes the introduction of logging on C4::Context (out if the scope of the bug, and already solved by the svc script, in the wrong place, I know). I'm still concerned about the addition of global variables in favour of a more OO design. I should note I'm not a Plack user so I KNOW I might not be getting a point on that very subject, so: Feel free to discuss and/or obsolete it. Best regards Tomas -- You are receiving this mail because: You are watching all bug changes.