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 | |
NopStatusListener |
A no-operation (nop) StatusListener
|
OnConsoleStatusListener |
Print all new incoming status messages on the console (System.out).
|
OnErrorConsoleStatusListener |
Print all new incoming status messages on the error console (System.err).
|
OnPrintStreamStatusListenerBase |
Print all new incoming status messages on the on the designated PrintStream.
|
StatusBase | |
StatusListenerAsList |
Collect all incoming events in a list.
|
StatusUtil | |
ViewStatusMessagesServletBase | |
WarnStatus |
Contains logback's internal error reporting system.
Copyright © 2010 - 2020 Adobe. All Rights Reserved