public class ContextInitializer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTOCONFIG_FILE |
static String |
CONFIG_FILE_PROPERTY |
static 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 String AUTOCONFIG_FILE
public static final String CONFIG_FILE_PROPERTY
public static final String STATUS_LISTENER_CLASS
public ContextInitializer(LoggerContext loggerContext)
public void autoConfig()
throws JoranException
JoranExceptionCopyright © 2005–2014 QOS.ch. All rights reserved.