public final class Log4jAppenderHandler.FormatterLayout
extends org.apache.log4j.Layout
Layouts.| 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.Layoutpublic boolean ignoresThrowable()
ignoresThrowable in class org.apache.log4j.Layoutpublic void activateOptions()
Copyright © 2014 JBoss by Red Hat. All rights reserved.