From: Mike S. <m...@pe...> - 2004-05-21 23:25:23
|
Tim...@HV... wrote: > I am using log4perl with a signal handler for DIE and WARN > Now I would like to die with an error level not equal to zero. Is > there a > known problem with die and log4perl or do I just have a problem to get > things properly done in my code? Not quite sure what you mean by "error level", but whatever you wish to do in your DIE/WARN handlers you should be able to do unrelated to Log::Log4perl. The following two FAQs deal with the topic, maybe you can just copy an error handler from there: http://log4perl.sourceforge.net/releases/Log-Log4perl/docs/html/Log/Log4perl/FAQ.html#42a83 http://log4perl.sourceforge.net/releases/Log-Log4perl/docs/html/Log/Log4perl/FAQ.html#73200 If you're still seeing anything unexpected, we're interested in a reproducable test case. -- -- Mike Mike Schilli m...@pe... |