public class LoggingModule
extends com.google.inject.AbstractModule
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, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public LoggingModule(String loggerPrefix)
loggerPrefix
- the logger prefix.Copyright © 2018. All Rights Reserved.