| Package | Description |
|---|---|
| org.apache.log4j |
Log4j 1.x compatibility layer.
|
| org.apache.logging.log4j.spi |
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
|
| org.apache.logging.slf4j |
SLF4J support.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
Category.PrivateAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLoggerAdapter<L>
Provides an abstract base class to use for implementing LoggerAdapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Log4jLoggerFactory
Log4j implementation of SLF4J ILoggerFactory interface.
|