Package | Description |
---|---|
org.apache.logging.log4j.core.jmx |
Log4j 2 JMX support.
|
org.apache.logging.log4j.status |
Status API for Log4j 2.
|
Modifier and Type | Method and Description |
---|---|
List<StatusData> |
StatusLoggerAdminMBean.getStatusData()
Returns a list with the most recent
StatusData objects in the
status history. |
List<StatusData> |
StatusLoggerAdmin.getStatusData() |
Modifier and Type | Method and Description |
---|---|
void |
StatusLoggerAdmin.log(StatusData data) |
Modifier and Type | Method and Description |
---|---|
List<StatusData> |
StatusLogger.getStatusData()
Returns a List of all events as StatusData objects.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusListener.log(StatusData data)
Called as events occur to process the StatusData.
|
void |
StatusConsoleListener.log(StatusData data)
Writes status messages to the console.
|
Copyright © 1999-2017. 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.