Package | Description |
---|---|
org.apache.log4j |
Log4j 1.x compatibility layer.
|
org.apache.log4j.varia |
Modifier and Type | Class and Description |
---|---|
class |
AppenderSkeleton
The base class for Appenders in Log4j 1.
|
class |
ConsoleAppender
Placeholder for Log4j 1.2 Console Appender.
|
class |
FileAppender
FileAppender appends log events to a file.
|
class |
RollingFileAppender
RollingFileAppender extends FileAppender to backup the log files when they reach a certain size.
|
class |
VectorAppender
Appends logging events to a vector.
|
class |
WriterAppender
WriterAppender appends log events to a
Writer or an
OutputStream depending on the user's choice. |
Modifier and Type | Class and Description |
---|---|
class |
NullAppender
A NullAppender never outputs a message to any device.
|
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.