|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusData | |
|---|---|
| org.apache.logging.log4j.status | Status API for Log4j 2.0. |
| Uses of StatusData in org.apache.logging.log4j.status |
|---|
| Methods in org.apache.logging.log4j.status that return types with arguments of type StatusData | |
|---|---|
List<StatusData> |
StatusLogger.getStatusData()
Returns a List of all events as StatusData objects. |
| Methods in org.apache.logging.log4j.status with parameters of type StatusData | |
|---|---|
void |
StatusListener.log(StatusData data)
Called as events occur to process the StatusData. |
void |
StatusConsoleListener.log(StatusData data)
Writes status messages to the console. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||