]> git.koha-community.org Git - koha.git/commit
Bug 14300: Add %P to SIP LogPattern
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 16 Apr 2021 10:03:11 +0000 (11:03 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 29 Apr 2021 13:22:15 +0000 (15:22 +0200)
commitccfa471dab37d8b96e32c66b1e45357fb29fa83d
treee64449c145fd5eacd27a89b13882b754d66951bd
parent697d5e4a72daf613c925dacdd13f49166866c0ca
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.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit e07c9e9f0646352b25d36602e7b6dbb3e839c9c2)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
debian/koha-common.postinst
debian/koha-core.postinst
debian/templates/log4perl-site.conf.in
etc/log4perl.conf