Package | Description |
---|---|
org.apache.logging.log4j.core |
Implementation of Log4j 2.
|
org.apache.logging.log4j.core.async |
Provides Asynchronous Logger classes and interfaces for low-latency logging.
|
org.apache.logging.log4j.simple |
Simple logging implementation.
|
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.log4j.status |
Status API for Log4j 2.
|
org.apache.logging.slf4j |
SLF4J support.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Logger |
The core implementation of the
Logger interface. |
Modifier and Type | Class | Description |
---|---|---|
class |
AsyncLogger |
AsyncLogger is a logger designed for high throughput and low latency logging.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SimpleLogger |
This is the default logger that is used when no suitable logging implementation is available.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ExtendedLoggerWrapper |
Wrapper class that exposes the protected AbstractLogger methods to support wrapped loggers.
|
Modifier and Type | Class | Description |
---|---|---|
class |
StatusLogger |
Records events that occur in the logging system.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SLF4JLogger |
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.