Not exactly. SMTPAppender buffers logging request of all levels. Sending will be *triggered* by the arrival of a logging request of level ERROR. After the arrival of an error, the existing buffer will be send in an email message.
Anyway, you were very much right to mention the dependence of SMTPAppedner on logging statements of level ERROR.
At 10:07 AM 12/3/2003 -0500, Shapira, Yoav wrote:
Howdy, You do know the SMTP appender by default will only send our ERROR and higher messages, right?
Yoav Shapira Millennium ChemInformatics
-- Ceki Gülcü
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]