
17 Feb
2011
17 Feb
'11
3:13 p.m.
Have a look at http://logback.qos.ch/recipes/emailPerTransaction.html HTH, -- Ceki On 17.02.2011 15:49, Benoit Xhenseval wrote:
Hi *,
We're running an application on large multi-threaded servers. When an exception/error occurs, we send an email with the last 50 DEBUG entries or so.
How could we ensure that these 50 entries are limited to the Thread that is actually sending the error email?
If there is no such implementation, what would be the recommended way?
We can probably contribute it back to the community
Many thanks
Benoit