Uses of Class
org.apache.logging.log4j.status.StatusLogger.Config
Packages that use StatusLogger.Config
-
Uses of StatusLogger.Config in org.apache.logging.log4j.status
Methods in org.apache.logging.log4j.status that return StatusLogger.ConfigModifier and TypeMethodDescriptionstatic StatusLogger.Config
StatusLogger.Config.getInstance()
Gets the static instance.Constructors in org.apache.logging.log4j.status with parameters of type StatusLogger.ConfigModifierConstructorDescriptionStatusLogger
(String name, MessageFactory messageFactory, StatusLogger.Config config, StatusConsoleListener fallbackListener) Constructs an instance using given properties.