| Class | Description |
|---|---|
| AuditLevel |
An implementation of Log4J1's
Priority to satisfy R7 LogLevel.AUDIT level. |
| BasicConfigurator |
Use this class to quickly configure the package.
|
| Category |
This class has been deprecated and replaced by the
Logger subclass. |
| Logger |
This is the central class in the log4j package.
|
| LogManager |
In pax-logging-api, this class is part of Log4j1 API, but it doesn't
perform any discovery.
|
| MDC |
The MDC class is similar to the
NDC class except that it is based on a map instead of a stack. |
| NDC |
NOTE: This class is added to Pax Logging ONLY TO PROVIDE THE API.
|
| Priority |
Refrain from using this class directly, use the
Level class instead. |
| PropertyConfigurator |
This class isn't used by pax-logging, but is part of public API.
|
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.