public class ContextInitializer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTOCONFIG_FILE |
static String |
CONFIG_FILE_PROPERTY |
static String |
TEST_AUTOCONFIG_FILE |
| Constructor and Description |
|---|
ContextInitializer(LoggerContext loggerContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
autoConfig() |
void |
configureByResource(URL url) |
URL |
findURLOfDefaultConfigurationFile(boolean updateStatus) |
public static final String AUTOCONFIG_FILE
public static final String TEST_AUTOCONFIG_FILE
public static final String CONFIG_FILE_PROPERTY
public ContextInitializer(LoggerContext loggerContext)
public void configureByResource(URL url) throws JoranException
JoranExceptionpublic URL findURLOfDefaultConfigurationFile(boolean updateStatus)
public void autoConfig()
throws JoranException
JoranExceptionCopyright © 2005–2022 QOS.ch. All rights reserved.