Bug 28620: Remove trailing space when logging with log4perl
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 23 Jun 2021 11:59:21 +0000 (11:59 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 26 Jul 2021 09:17:46 +0000 (11:17 +0200)
commit9eee9f931d0bd4da2c6b5b737a26b11f143a344f
treecfc1d8f95c61cf723ea55eeacdfe2ceed8184fef
parent66b6b284daeb7d6d2a8e624499ee4910c6fb8147
Bug 28620: Remove trailing space when logging with log4perl

Trivial change.
Do sed -i -r -e'/log4perl/ s/\s%n$/%n/' on the log4perl configs.

Test plan:
Update your own config.
Trigger some logging and check that logfile.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
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