Bugzilla – Attachment 123183 Details for
Bug 25464
Add ability to specify client IP and SIP account used in SIP2 logging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25464: Adjust occurrence in debian/koha-core.postinst
Bug-25464-Adjust-occurrence-in-debiankoha-corepost.patch (text/plain), 932 bytes, created by
Jonathan Druart
on 2021-07-26 10:11:35 UTC
(
hide
)
Description:
Bug 25464: Adjust occurrence in debian/koha-core.postinst
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-07-26 10:11:35 UTC
Size:
932 bytes
patch
obsolete
>From d0e4bf809b3bc61c02fb891c45aa4b7776ebc696 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 26 Jul 2021 12:11:12 +0200 >Subject: [PATCH] Bug 25464: Adjust occurrence in debian/koha-core.postinst > >--- > debian/koha-core.postinst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/koha-core.postinst b/debian/koha-core.postinst >index 035d3de676b..661b7bd0168 100644 >--- a/debian/koha-core.postinst >+++ b/debian/koha-core.postinst >@@ -182,7 +182,7 @@ log4perl.appender.SIP=Log::Log4perl::Appender::File > log4perl.appender.SIP.filename=/var/log/koha/$site/sip.log > log4perl.appender.SIP.mode=append > log4perl.appender.SIP.layout=PatternLayout >-log4perl.appender.SIP.layout.ConversionPattern=[%d] [%P] [%p] %m %l%n >+log4perl.appender.SIP.layout.ConversionPattern=[%d] [%P] [%p] %X{accountid}@%X{peeraddr}: %m %l%n > log4perl.appender.SIP.utf8=1 > > EOF >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 25464
:
104759
|
104794
|
104795
|
119706
|
123107
|
123182
| 123183