Uses of Enum
ch.qos.logback.core.spi.Configurator.ExecutionStatus
Packages that use Configurator.ExecutionStatus
Package
Description
Contains core functionalities of logback, such as
AppenderAttachable and
LifeCycle.-
Uses of Configurator.ExecutionStatus in ch.qos.logback.core.spi
Methods in ch.qos.logback.core.spi that return Configurator.ExecutionStatusModifier and TypeMethodDescriptionThe context will also be set before this method is called viaContextAware.setContext(ch.qos.logback.core.Context).static Configurator.ExecutionStatusReturns the enum constant of this type with the specified name.static Configurator.ExecutionStatus[]Configurator.ExecutionStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.