[logback-dev] [Bug 136] ThrowableInformation should keep the Throwable cause hierarchy intact.

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Thu Mar 13 17:47:56 CET 2008


http://bugzilla.qos.ch/show_bug.cgi?id=136





------- Comment #1 from joern at huxhorn.de  2008-03-13 17:47 -------
It would also be sufficient - at least for my current use case ;) - to add a
public Throwable getThrowable()
method so I could extract the necessary information before the event is
serialized.

The alternative would be another setAccessible hack.

I'm currently defining an XML Schema for LoggingEvents which I'll post to the
dev-list for comments soon.
I need it because I want to define a LoggingRepository webservice, i.e. a
central point where all logs will be collected and can be accessed from lilith
(aka lumberjack).


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the logback-dev mailing list