aster
- Original Message -
From: "JEAN-FRANCOIS DAUNE" <[EMAIL PROTECTED]>
To: "'Log4J Users List'" <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 1:37 AM
Subject: Use of ErrorHandler in appenders
> Hi all,
>
> does anyone
Hi all,
does anyone know why the error handler is only used at one place in
SocketAppender (in 'append' method), while there are many calls to
LogLog.error() ?
In general, in all the Log4J appenders, I don't catch when
LogLog.error/LogLog.warn should be used, and when errorHandler.error()
should