]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
LP#1473479 Syslog configuration adoption
authorBill Erickson <berickxx@gmail.com>
Fri, 10 Jul 2015 14:52:20 +0000 (10:52 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 31 Oct 2016 21:21:29 +0000 (17:21 -0400)
commit34038f2e3dd9a2ad6842f3593938955143213b11
treef211bc59680ee67b5c05b11b75a4875d291f60ae
parentb6557d6a781fe7f7e16d0c5df5707ce5f8f49d48
LP#1473479 Syslog configuration adoption

When an OpenSRF client is run with syslog enabled and with the
OSRF_ADOPT_SYSLOG environment variable set to a true value, no attempt
is made to modify the syslog configuration, including no calls to
openlog()/closelog() and no modification of the syslog facility when
calling syslog().

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
src/perl/lib/OpenSRF/Utils/Logger.pm