Uses of Class
org.apache.logging.log4j.status.StatusLogger
Packages that use StatusLogger
-
Uses of StatusLogger in org.apache.logging.log4j.status
Methods in org.apache.logging.log4j.status that return StatusLoggerModifier and TypeMethodDescriptionstatic StatusLoggerStatusLogger.getLogger()Gets the static instance.Methods in org.apache.logging.log4j.status with parameters of type StatusLoggerModifier and TypeMethodDescriptionstatic voidStatusLogger.setLogger(StatusLogger logger) Sets the static (i.e., singleton) instance returned bygetLogger().