Argh!.

You are, of course, right! I guess it must've been the heat... :D

Thanks,
Joern.

On 06.07.2010, at 00:54, Andreas Dejung wrote:

Looks fine to me except line 93 should that not be
current=current.getCause();
 
otherwise you would always get the first cause of the first throwable t wouldn’t you ?
 
Cheers Andy
 
From: logback-user-bounces@qos.ch [mailto:logback-user-bounces@qos.ch] On Behalf Of Joern Huxhorn
Sent: Monday, 5 July 2010 11:58 PM
To: logback users list
Subject: Re: [logback-user] Logback suddenly stopped logging
 
OMG, I wasn't aware of such an issue with IOException.
 
I guess that my code is suffering from the same issue. I've just implemented a small utility class for later use.
 
Please give the code a quick look and tell me if I forgot something or missed some point.
 
Thanks,
Joern.