Uses of Class
org.apache.logging.log4j.status.StatusConsoleListener
-
Packages that use StatusConsoleListener Package Description org.apache.logging.log4j.status -
-
Uses of StatusConsoleListener in org.apache.logging.log4j.status
Methods in org.apache.logging.log4j.status that return StatusConsoleListener Modifier and Type Method Description StatusConsoleListenerStatusLogger. getFallbackListener()Returns the fallback listener.Constructors in org.apache.logging.log4j.status with parameters of type StatusConsoleListener Constructor Description StatusLogger(String name, org.apache.logging.log4j.message.MessageFactory messageFactory, StatusLogger.Config config, StatusConsoleListener fallbackListener)Constructs an instance using given properties.
-