|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.inject.AbstractModule org.jclouds.logging.config.LoggingModule org.jclouds.logging.config.ConsoleLoggingModule
public class ConsoleLoggingModule
Configures logging of type ConsoleLogger
Constructor Summary | |
---|---|
ConsoleLoggingModule()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class com.google.inject.AbstractModule |
---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleLoggingModule()
Method Detail |
---|
public Logger.LoggerFactory createLoggerFactory()
createLoggerFactory
in class LoggingModule
protected void configure()
configure
in class LoggingModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |