org.apache.logging.log4j.status
Interface StatusListener

All Known Implementing Classes:
StatusConsoleListener

public interface StatusListener

Interface that allows implementors to be notified of events in the logging system.


Method Summary
 void log(StatusData data)
          Called as events occur to process the StatusData.
 

Method Detail

log

void log(StatusData data)
Called as events occur to process the StatusData.

Parameters:
data - The StatusData for the event.


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, and the Apache Logging project logo are trademarks of The Apache Software Foundation.