Bug 15253: Remove specific logging output
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 May 2020 10:10:24 +0000 (12:10 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 12 May 2020 10:47:07 +0000 (11:47 +0100)
commit61718c5c57ff4d17992624126dc2edbadb394d74
treedc2a711a37fcb92c5b616d74738a7e0dfa092c85
parent8cb408cf15663dfc68762d0d1bb8f746b9bfa00d
Bug 15253: Remove specific logging output

* We should not call Log::Log4perl directly
* Not sure it is correct as I get from (comment 77):
 % koha-sip --restart

 [2020/04/23 11:23:27] [ERROR] [undef]@[undef]: Argument "0.33_01" isn't
 numeric in numeric lt (<) at /usr/share/perl5/Net/Server/Log/Sys/Syslog.pm
 line 42.
  C4::SIP::Trapper::PRINT /kohadevbox/koha/C4/SIP/Trapper.pm (24)

 Why "ERROR" when it's a warning?
 The [undef]@[undef] seems wrong here.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/SIP/SIPServer.pm
debian/koha-common.postinst
debian/templates/log4perl-site.conf.in
etc/log4perl.conf