Package ch.qos.logback.classic.util
Class ContextInitializer
java.lang.Object
ch.qos.logback.classic.util.ContextInitializer
This class contains logback's logic for automatic configuration
- Author:
- Ceki Gulcu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidconfigureByResource(URL url)findURLOfDefaultConfigurationFile(boolean updateStatus)
-
Field Details
-
GROOVY_AUTOCONFIG_FILE
- See Also:
- Constant Field Values
-
AUTOCONFIG_FILE
- See Also:
- Constant Field Values
-
TEST_AUTOCONFIG_FILE
- See Also:
- Constant Field Values
-
CONFIG_FILE_PROPERTY
Deprecated.Please use ClassicConstants.CONFIG_FILE_PROPERTY instead- See Also:
- Constant Field Values
-
-
Constructor Details
-
ContextInitializer
-
-
Method Details
-
configureByResource
- Throws:
JoranException
-
findURLOfDefaultConfigurationFile
-
autoConfig
- Throws:
JoranException
-