[logback-user] Logback suddenly stopped logging
Joern Huxhorn
jhuxhorn at googlemail.com
Tue Jul 6 06:23:16 CEST 2010
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 at qos.ch [mailto:logback-user-bounces at 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.
> http://github.com/huxi/sulky/blob/master/sulky-io/src/main/java/de/huxhorn/sulky/io/ThreadInterruptionSafeguard.java
>
> Please give the code a quick look and tell me if I forgot something or missed some point.
>
> Thanks,
> Joern.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/logback-user/attachments/20100706/0c460610/attachment.html>
More information about the Logback-user
mailing list