Module ch.qos.logback.core
Annotation Type PhaseIndicator
-
@Target(TYPE) @Retention(RUNTIME) public @interface PhaseIndicator
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description ProcessingPhasephase
-
-
-
Element Detail
-
phase
ProcessingPhase phase
- Default:
- ch.qos.logback.core.model.processor.ProcessingPhase.FIRST
-
-