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 StatusLogger
StatusLogger.getLogger()
Gets the static instance.Methods in org.apache.logging.log4j.status with parameters of type StatusLoggerModifier and TypeMethodDescriptionstatic void
StatusLogger.setLogger
(StatusLogger logger) Sets the static (i.e., singleton) instance returned bygetLogger()
.