org.jclouds.logging.slf4j.config
Class SLF4JLoggingModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.jclouds.logging.config.LoggingModule
          extended by org.jclouds.logging.slf4j.config.SLF4JLoggingModule
All Implemented Interfaces:
com.google.inject.Module

public class SLF4JLoggingModule
extends org.jclouds.logging.config.LoggingModule

Configures logging of type SLF4JLogger


Constructor Summary
SLF4JLoggingModule()
           
 
Method Summary
 org.jclouds.logging.Logger.LoggerFactory createLoggerFactory()
           
 
Methods inherited from class org.jclouds.logging.config.LoggingModule
configure
 
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

SLF4JLoggingModule

public SLF4JLoggingModule()
Method Detail

createLoggerFactory

public org.jclouds.logging.Logger.LoggerFactory createLoggerFactory()
Specified by:
createLoggerFactory in class org.jclouds.logging.config.LoggingModule


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.