Uses of Class
org.apache.logging.log4j.status.StatusData
Packages that use StatusData
-
Uses of StatusData in org.apache.logging.log4j.status
Methods in org.apache.logging.log4j.status that return types with arguments of type StatusDataMethods in org.apache.logging.log4j.status with parameters of type StatusDataModifier and TypeMethodDescriptionvoidStatusConsoleListener.log(StatusData data) Writes status messages to the console.voidStatusListener.log(StatusData data) Called as events occur to process the StatusData.
StatusLogger, users should register their own listeners to access to logged events.