You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Scott Cizarno <sc...@yahoo.com> on 2004/01/28 22:49:47 UTC

Buffered SMTPAppender?

Is it possible to mail all log events from a JSP in
one email?  For example, if i change the threshold to
DEBUG all debug events are mailed in one message. Or
if i change the threshold to INFO all info events are
mailed in one message.  

I could change the buffer size but this doesnt seem to
take into account that I may have 10 debug events and
3 info events in my jsp.  SO, if i set the buffersize
to 10 and my level was at INFO, I would end up with
events from 4 different requests of the jsp in my
email.  Hopefully that makes sense. Is there a way
around this?  

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org