org.jclouds.logging.log4j
Class Log4JLogger.Log4JLoggerFactory

java.lang.Object
  extended by org.jclouds.logging.log4j.Log4JLogger.Log4JLoggerFactory
All Implemented Interfaces:
org.jclouds.logging.Logger.LoggerFactory
Enclosing class:
Log4JLogger

public static class Log4JLogger.Log4JLoggerFactory
extends Object
implements org.jclouds.logging.Logger.LoggerFactory


Constructor Summary
Log4JLogger.Log4JLoggerFactory()
           
 
Method Summary
 org.jclouds.logging.Logger getLogger(String category)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JLogger.Log4JLoggerFactory

public Log4JLogger.Log4JLoggerFactory()
Method Detail

getLogger

public org.jclouds.logging.Logger getLogger(String category)
Specified by:
getLogger in interface org.jclouds.logging.Logger.LoggerFactory


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