On Mar 20, 2006, at 11:20 AM, Jonathan Beer wrote:
I'm currently using the DBAppender, and I'm looking through the API
and I
don't see anything that leads me to believe there's anything in
place for
handling errors with the appender. Is this true? If this is the
case, what
should I be d
PROTECTED]
Sent: Tuesday, March 14, 2006 3:02 PM
To: Log4J Users List
Subject: Re: ErrorHandler in log4j 1.3
The ErrorHandler idea sounds good but in practice it leads to a false sense
of security, even worse, under certain circumstances its indiscriminate use
can result in application failure
obvious. What are others doing to achieve the fallback in case of appender
error?
Thanks,
Jonathan
-Original Message-
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 14, 2006 3:02 PM
To: Log4J Users List
Subject: Re: ErrorHandler in log4j 1.3
The ErrorHandler idea sound
The ErrorHandler idea sounds good but in practice it leads to a false sense
of security, even worse, under certain circumstances its indiscriminate use
can result in application failure. I think it is better to leave the
implementation of the fallback mechanism to the failing appender instead