public class ContextInitializer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AUTOCONFIG_FILE |
static java.lang.String |
CONFIG_FILE_PROPERTY |
static java.lang.String |
STATUS_LISTENER_CLASS |
| 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 java.lang.String AUTOCONFIG_FILE
public static final java.lang.String CONFIG_FILE_PROPERTY
public static final java.lang.String STATUS_LISTENER_CLASS
public ContextInitializer(LoggerContext loggerContext)
public void autoConfig()
throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranException