[Koha-bugs] [Bug 14300] siplogs do not record process IDs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 16 12:04:56 CEST 2021


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

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 119701
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119701&action=edit
Bug 14300: Add %P to SIP LogPattern

This patch adds `%P` to the SIP log4perl configuration so that PID is
recorded against log lines.

This allows transactions to be more easily tied together under one
SIPServer, thus making it easier to pick out a whole transaction from
start to finish.

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


More information about the Koha-bugs mailing list