| 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 | Class and Description |
|---|---|
class |
PatternLayout
This class is a minimal implementation of the original Log4J class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppenderSkeleton.setLayout(Layout layout) |
| Constructor and Description |
|---|
RollingFileAppender(Layout layout,
String filename) |
RollingFileAppender(Layout layout,
String filename,
boolean append) |
Copyright © 2005–2014 QOS.ch. All rights reserved.