Modifier and Type | Method and Description |
---|---|
Logger.LoggerFactory |
NullLoggingModule.createLoggerFactory() |
abstract Logger.LoggerFactory |
LoggingModule.createLoggerFactory() |
Logger.LoggerFactory |
ConsoleLoggingModule.createLoggerFactory() |
Constructor and Description |
---|
BindLoggersAnnotatedWithResource(Logger.LoggerFactory loggerFactory) |
Modifier and Type | Class and Description |
---|---|
static class |
JDKLogger.JDKLoggerFactory |
Modifier and Type | Method and Description |
---|---|
Logger.LoggerFactory |
JDKLoggingModule.createLoggerFactory() |
Modifier and Type | Class and Description |
---|---|
static class |
Log4JLogger.Log4JLoggerFactory |
Modifier and Type | Method and Description |
---|---|
Logger.LoggerFactory |
Log4JLoggingModule.createLoggerFactory() |
Modifier and Type | Class and Description |
---|---|
static class |
SLF4JLogger.SLF4JLoggerFactory |
Modifier and Type | Method and Description |
---|---|
Logger.LoggerFactory |
SLF4JLoggingModule.createLoggerFactory() |
Modifier and Type | Method and Description |
---|---|
Logger.LoggerFactory |
Utils.getLoggerFactory() |
Logger.LoggerFactory |
Utils.loggerFactory()
#see #getLoggerFactory
|
Modifier and Type | Method and Description |
---|---|
Logger.LoggerFactory |
UtilsImpl.getLoggerFactory() |
Logger.LoggerFactory |
UtilsImpl.loggerFactory() |
Constructor and Description |
---|
UtilsImpl(com.google.inject.Injector injector,
Json json,
HttpClient simpleClient,
HttpAsyncClient simpleAsyncClient,
Crypto encryption,
DateService date,
ExecutorService userThreads,
ExecutorService ioThreads,
com.google.common.eventbus.EventBus eventBus,
Logger.LoggerFactory loggerFactory) |
Modifier and Type | Class and Description |
---|---|
static class |
AntLogger.AntLoggerFactory |
Modifier and Type | Method and Description |
---|---|
Logger.LoggerFactory |
AntLoggingModule.createLoggerFactory() |
Copyright © 2009-2012 jclouds. All Rights Reserved.