[logback-user] Use the stack trace rendering outside of logback

Padraic Renaghan prenagha at renaghan.com
Thu Nov 8 16:31:29 CET 2012


Really like the reverse stack trace rendering in logback and would like to
leverage it (reuse it) in my app where I display the stack on an error web
page.
Can't seem to figure out how to get at just that function in the logback
classes.
Looking for something like

String reverseStackRendering =
LogbackExceptionUtils.renderInReverse(Throwable t)

Or at least some public way to get at that function.

Is that possible?
Any pointers on where to start looking?

Thanks,
Padraic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20121108/7e76d987/attachment.html>


More information about the Logback-user mailing list