Class NoopConfigurator
- java.lang.Object
-
- ch.qos.logback.core.spi.ContextAwareBase
-
- org.apache.qpid.server.logging.logback.NoopConfigurator
-
- All Implemented Interfaces:
ch.qos.logback.classic.spi.Configurator,ch.qos.logback.core.spi.ContextAware
public class NoopConfigurator extends ch.qos.logback.core.spi.ContextAwareBase implements ch.qos.logback.classic.spi.Configurator
-
-
Constructor Summary
Constructors Constructor Description NoopConfigurator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ch.qos.logback.classic.spi.Configurator.ExecutionStatusconfigure(ch.qos.logback.classic.LoggerContext loggerContext)-
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
-