Uses of Enum
ch.qos.logback.core.model.processor.ProcessingPhase
Packages that use ProcessingPhase
-
Uses of ProcessingPhase in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor that return ProcessingPhaseModifier and TypeMethodDescriptionstatic ProcessingPhase
Returns the enum constant of this type with the specified name.static ProcessingPhase[]
ProcessingPhase.values()
Returns an array containing the constants of this enum type, in the order they are declared.