| Class | Description |
|---|---|
| BasicConfigurator |
This class isn't used by pax-logging, but is part of public API.
|
| Category |
This class has been deprecated and
replaced by the
Logger subclass. |
| Hierarchy |
This class is specialized in retrieving loggers by name and also
maintaining the logger hierarchy.
|
| 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–2020 OPS4J - Open Participation Software for Java. All rights reserved.