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.
|
Constructor and Description |
---|
RollingFileAppender(Layout layout,
String filename) |
RollingFileAppender(Layout layout,
String filename,
boolean append) |
Copyright © 2005-2015 QOS.ch. All Rights Reserved.