org.fusesource.insight.log.log4j
Class ThrowableFormatter

java.lang.Object
  extended by org.fusesource.insight.log.log4j.ThrowableFormatter

public class ThrowableFormatter
extends java.lang.Object

Code modified from log4j to format exceptions


Constructor Summary
ThrowableFormatter()
          Construct new instance.
 
Method Summary
 java.lang.String[] doRender(java.lang.Throwable throwable)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrowableFormatter

public ThrowableFormatter()
Construct new instance.

Method Detail

doRender

public java.lang.String[] doRender(java.lang.Throwable throwable)



Copyright © 2013 Red Hat. All Rights Reserved.