Package | Description |
---|---|
org.apache.log4j |
The main log4j package.
|
org.apache.log4j.varia |
Contains various appenders, filters and other odds and ends.
|
Modifier and Type | Class and Description |
---|---|
class |
DailyRollingFileAppender
DailyRollingFileAppender extends
FileAppender so that the underlying file is rolled over at a user chosen
frequency. |
class |
RollingFileAppender
RollingFileAppender extends FileAppender to backup the log files when they reach a certain size.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternallyRolledFileAppender
This appender listens on a socket on the port specified by the Port property for a "RollOver" message.
|
Copyright © 1999–2023 QOS.CH Sarl (Switzerland). All rights reserved.