Re: [log4perl-devel] logcroak not sent to syslog when using Log::Dispatch::Syslog

2014-03-20 Thread Mike Schilli
On Sun, 16 Mar 2014, Sonderegger, Markus wrote: I noticed that $logger->logcroak("Go to Syslog”) is not seen in syslog because the FATAL error level is not mapped to one of the Log::Dispatch::Syslog levels. This is a bug in earlier versions of Sys::Syslog, not Log4perl. Make sure you have a r

[log4perl-devel] logcroak not sent to syslog when using Log::Dispatch::Syslog

2014-03-16 Thread Sonderegger, Markus
I noticed that $logger->logcroak("Go to Syslog") is not seen in syslog because the FATAL error level is not mapped to one of the Log::Dispatch::Syslog levels. Is there a way to circumvent this or do I oversee anything? Regards Markus _ Dr