Package io.hawt.log.support
Class ThrowableFormatter
- java.lang.Object
-
- io.hawt.log.support.ThrowableFormatter
-
public class ThrowableFormatter extends java.lang.ObjectCode modified from log4j to format exceptions
-
-
Constructor Summary
Constructors Constructor Description ThrowableFormatter()Construct new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String[]doRender(java.lang.Throwable throwable)
-