Uses of Interface
org.jclouds.logging.Logger.LoggerFactory
Packages that use Logger.LoggerFactory
Package
Description
-
Uses of Logger.LoggerFactory in org.jclouds.logging.config
Methods in org.jclouds.logging.config that return Logger.LoggerFactoryModifier and TypeMethodDescriptionConsoleLoggingModule.createLoggerFactory()
abstract Logger.LoggerFactory
LoggingModule.createLoggerFactory()
NullLoggingModule.createLoggerFactory()
final Logger.LoggerFactory
LoggingModule.provideLoggerFactory()
Constructors in org.jclouds.logging.config with parameters of type Logger.LoggerFactoryModifierConstructorDescriptionBindLoggersAnnotatedWithResource
(Logger.LoggerFactory loggerFactory) -
Uses of Logger.LoggerFactory in org.jclouds.logging.jdk
Classes in org.jclouds.logging.jdk that implement Logger.LoggerFactory -
Uses of Logger.LoggerFactory in org.jclouds.logging.jdk.config
Methods in org.jclouds.logging.jdk.config that return Logger.LoggerFactory -
Uses of Logger.LoggerFactory in org.jclouds.logging.log4j
Classes in org.jclouds.logging.log4j that implement Logger.LoggerFactory -
Uses of Logger.LoggerFactory in org.jclouds.logging.log4j.config
Methods in org.jclouds.logging.log4j.config that return Logger.LoggerFactory -
Uses of Logger.LoggerFactory in org.jclouds.logging.slf4j
Classes in org.jclouds.logging.slf4j that implement Logger.LoggerFactory -
Uses of Logger.LoggerFactory in org.jclouds.logging.slf4j.config
Methods in org.jclouds.logging.slf4j.config that return Logger.LoggerFactory -
Uses of Logger.LoggerFactory in org.jclouds.rest
Methods in org.jclouds.rest that return Logger.LoggerFactory -
Uses of Logger.LoggerFactory in org.jclouds.rest.internal
Methods in org.jclouds.rest.internal that return Logger.LoggerFactoryConstructors in org.jclouds.rest.internal with parameters of type Logger.LoggerFactoryModifierConstructorDescriptionprotected
UtilsImpl
(com.google.inject.Injector injector, Json json, XMLParser xml, HttpClient simpleClient, Crypto encryption, DateService date, com.google.common.eventbus.EventBus eventBus, Map<String, Credentials> credentialStore, Logger.LoggerFactory loggerFactory)