Hey again,

While I'm writing emails thought I'd ask another one..

I am currently using logj4 in a servlet environment, and as such receive multiple 
requests at the
same time.  I use the SMTPAppender to send email on ERRORS, but when this happens I 
get a chunk of
log that may contain many requests worth of data.

What I am wondering is if the SMTPAppender (or something like it) can buffer events 
'per-thread' and
then when an ERROR occurs, send that threads worth of log in the email.

Is there anything around that does this already, or something like it that might point 
me in the
right direction?

Thanks

--------------------------------
Steve Mactaggart
Systems Architect
http://www.golftime.com.au


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to