public class LoggingModule
extends com.google.inject.AbstractModule
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LoggingModule.LoggerProvider
Provider for Loggers.
|
| Constructor and Description |
|---|
LoggingModule(String loggerPrefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected void |
configureLogger(String prefix,
String name) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic LoggingModule(String loggerPrefix)
loggerPrefix - the logger prefix.Copyright © 2015. All Rights Reserved.