Interface StatusListener

All Known Implementing Classes:
NopStatusListener, OnConsoleStatusListener, OnErrorConsoleStatusListener, OnFileStatusListener, OnPrintStreamStatusListenerBase, StatusListenerAsList, TrivialStatusListener

public interface StatusListener
A StatusListener registered with logback context's StatusManager will receive notification of every incoming status message.
Author:
Ceki Gülcü