public class LogModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
LogModule(Environment environment)
Creates a new LogModule which uses the given environment to determine
the logging configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic LogModule(Environment environment)
environment - The environment to use when configuring logging.Copyright © 2016. All rights reserved.