Uses of Class
org.apache.logging.log4j.core.config.status.StatusConfiguration
Packages that use StatusConfiguration
Package
Description
Configuration Builder Implementation.
Configuration classes for the
StatusLogger API.-
Uses of StatusConfiguration in org.apache.logging.log4j.core.config.builder.impl
Methods in org.apache.logging.log4j.core.config.builder.impl that return StatusConfiguration -
Uses of StatusConfiguration in org.apache.logging.log4j.core.config.status
Methods in org.apache.logging.log4j.core.config.status that return StatusConfigurationModifier and TypeMethodDescriptionStatusConfiguration.withDestination(@Nullable String destination) Sets the output of theStatusLoggerfallback listener.StatusConfiguration.withStatus(@Nullable String level) Sets the level of theStatusLoggerfallback listener.StatusConfiguration.withStatus(@Nullable Level level) Sets the level of theStatusLoggerfallback listener.StatusConfiguration.withVerboseClasses(String... verboseClasses) Deprecated.This method is ineffective and only kept for binary backward compatibility.StatusConfiguration.withVerbosity(String verbosity) Deprecated.This method is ineffective and only kept for binary backward compatibility.