public final class FormatterLayout
extends org.apache.log4j.Layout
Layout
s.Constructor and Description |
---|
FormatterLayout(Formatter formatter)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
activateOptions() |
String |
format(org.apache.log4j.spi.LoggingEvent event) |
boolean |
ignoresThrowable() |
public FormatterLayout(Formatter formatter)
formatter
- the formatter to delegate topublic String format(org.apache.log4j.spi.LoggingEvent event)
format
in class org.apache.log4j.Layout
public boolean ignoresThrowable()
ignoresThrowable
in class org.apache.log4j.Layout
public void activateOptions()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.