public class NoFormatLayout
extends org.apache.log4j.Layout
| Constructor and Description |
|---|
NoFormatLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
activateOptions() |
java.lang.String |
format(org.apache.log4j.spi.LoggingEvent event) |
boolean |
ignoresThrowable() |
public void activateOptions()
public java.lang.String format(org.apache.log4j.spi.LoggingEvent event)
format in class org.apache.log4j.Layoutpublic boolean ignoresThrowable()
ignoresThrowable in class org.apache.log4j.Layout