JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
ch.qos.logback.core.joran.spi
Annotation Type NoAutoStart
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
NoAutoStart
If a type (a class) has this annotation, then it will not be automatically started by Joran at configuration time.
Author:
Ceki Gülcü