Package | Description |
---|---|
org.apache.log4j |
Log4j 1.x compatibility layer.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternLayout |
Modifier and Type | Method and Description |
---|---|
Layout |
Appender.getLayout()
Returns this appenders layout.
|
Modifier and Type | Method and Description |
---|---|
void |
Appender.setLayout(Layout layout)
Set the
Layout for this appender. |