Package ch.qos.logback.core.joran.spi
Annotation Type NoAutoStart
-
@Retention(RUNTIME) @Target(TYPE) public @interface NoAutoStartIf a type (a class) has this annotation, then it will not be automatically started by Joran at configuration time.
@Retention(RUNTIME)
@Target(TYPE)
public @interface NoAutoStart