Uses of Interface
org.apache.logging.log4j.status.StatusListener
Packages that use StatusListener
-
Uses of StatusListener in org.apache.logging.log4j.status
Classes in org.apache.logging.log4j.status that implement StatusListenerMethods in org.apache.logging.log4j.status that return types with arguments of type StatusListenerMethods in org.apache.logging.log4j.status with parameters of type StatusListenerModifier and TypeMethodDescriptionvoidStatusLogger.registerListener(StatusListener listener) Registers a new listener.voidStatusLogger.removeListener(StatusListener listener) Removes the given listener.