See: Description
| Interface | Description |
|---|---|
| Status | |
| StatusListener |
A StatusListener registered with logback context's
StatusManager will
receive notification of every incoming status message. |
| StatusManager |
Internal error messages (statii) are managed by instances of this interface.
|
| Class | Description |
|---|---|
| ErrorStatus | |
| InfoStatus | |
| OnConsoleStatusListener |
Print all new incoming status messages on the console.
|
| StatusBase | |
| StatusChecker | |
| StatusListenerAsList |
Collect all incoming events in a list.
|
| StatusUtil | |
| ViewStatusMessagesServletBase | |
| WarnStatus |
Contains logback's internal error reporting system.