| Package | Description |
|---|---|
| org.apache.log4j |
Log4j 1.x compatibility layer.
|
| org.apache.log4j.spi |
Log4j 1.x compatibility layer.
|
| Class | Description |
|---|---|
| Appender |
Implement this interface for your own strategies for outputting log
statements.
|
| Category |
Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.
|
| Layout | |
| Level |
Defines the minimum set of levels recognized by the system, that is
OFF, FATAL, ERROR,
WARN, INFO, DEBUG
and ALL. |
| Logger | |
| Priority |
Refrain from using this class directly, use
the
Level class instead. |
| Class | Description |
|---|---|
| Appender |
Implement this interface for your own strategies for outputting log
statements.
|
| Category |
Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.
|
| Level |
Defines the minimum set of levels recognized by the system, that is
OFF, FATAL, ERROR,
WARN, INFO, DEBUG
and ALL. |
| Logger |
Copyright © 1999-2018. 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.