Re: Use of ErrorHandler in appenders

2002-02-13 Thread T Master
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

Use of ErrorHandler in appenders

2002-02-13 Thread JEAN-FRANCOIS DAUNE
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