|
From: Mike S. <m...@pe...> - 2007-01-08 06:43:20
|
On Tue, 2 Jan 2007, Lev Lvovsky wrote:
> Is there any way other than an eval block to catch 3rd party warns/
> dies/log statements via log4perl?
The FAQ shows a solution with __DIE__ and __WARN__ pseudo signal
handlers:
http://log4perl.sourceforge.net/d/Log/Log4perl/FAQ.html#73200
Does that help?
-- Mike
Mike Schilli
m...@pe...
|