public class ContextInitializer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AUTOCONFIG_FILE |
static String |
CONFIG_FILE_PROPERTY |
Constructor and Description |
---|
ContextInitializer(LoggerContext loggerContext) |
Modifier and Type | Method and Description |
---|---|
void |
autoConfig()
Configures logback with the first configuration found in the following search path.
|
public static final String AUTOCONFIG_FILE
public static final String CONFIG_FILE_PROPERTY
public ContextInitializer(LoggerContext loggerContext)
public void autoConfig() throws JoranException
JoranException