public class NullLoggingModule extends LoggingModule
NullLogger
Constructor and Description |
---|
NullLoggingModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure()
note that we override, as if we are not logging, there's no use in the overhead of listening
for loggers
|
Logger.LoggerFactory |
createLoggerFactory() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public Logger.LoggerFactory createLoggerFactory()
createLoggerFactory
in class LoggingModule
protected void configure()
configure
in class LoggingModule
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.