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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 21 Apr 2021 13:25:07 +0000 (15:25 +0200)
commite07c9e9f0646352b25d36602e7b6dbb3e839c9c2
treef351b50835b4f2c40889d5933f52c51a44d337c2
parent572c0981c3f678fbb32476b8060ca79f0e642016
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>
debian/koha-common.postinst
debian/koha-core.postinst
debian/templates/log4perl-site.conf.in
etc/log4perl.conf