Package | Description |
---|---|
org.apache.log4j |
An rather minimal but sufficient implementation redirecting all
calls to a log4j logger to a logback logger.
|
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. |
Copyright © 2005-2015 QOS.ch. All Rights Reserved.