Uses of Class
org.apache.logging.log4j.status.StatusData

Packages that use StatusData
org.apache.logging.log4j.status Status API for Log4j 2. 
 

Uses of StatusData in org.apache.logging.log4j.status
 

Methods in org.apache.logging.log4j.status that return types with arguments of type StatusData
 List<StatusData> StatusLogger.getStatusData()
          Returns a List of all events as StatusData objects.
 

Methods in org.apache.logging.log4j.status with parameters of type StatusData
 void StatusListener.log(StatusData data)
          Called as events occur to process the StatusData.
 void StatusConsoleListener.log(StatusData data)
          Writes status messages to the console.
 



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