public final class Log4jAppenderHandler.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 © 2023 JBoss by Red Hat. All rights reserved.