@Deprecated public class BasicConfigurator extends ContextAwareBase implements Configurator
ConsoleAppender
to the root logger. The console appender's layout
is set to a TTLLLayout
.context
Constructor and Description |
---|
BasicConfigurator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(LoggerContext lc)
Deprecated.
The context will also be set before this method is called via
ContextAware.setContext(ch.qos.logback.core.Context) . |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
public void configure(LoggerContext lc)
Configurator
ContextAware.setContext(ch.qos.logback.core.Context)
.configure
in interface Configurator