| Package | Description |
|---|---|
| org.apache.logging.log4j.status |
Status API for Log4j 2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatusConsoleListener
StatusListener that writes to the Console.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<StatusListener> |
StatusLogger.getListeners()
Returns a thread safe Iterable for the StatusListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusLogger.registerListener(StatusListener listener)
Registers a new listener.
|
void |
StatusLogger.removeListener(StatusListener listener)
Removes a StatusListener.
|
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.