org.jclouds.logging.jdk
Class JDKLogger.JDKLoggerFactory

java.lang.Object
  extended by org.jclouds.logging.jdk.JDKLogger.JDKLoggerFactory
All Implemented Interfaces:
Logger.LoggerFactory
Enclosing class:
JDKLogger

public static class JDKLogger.JDKLoggerFactory
extends Object
implements Logger.LoggerFactory


Constructor Summary
JDKLogger.JDKLoggerFactory()
           
 
Method Summary
 Logger getLogger(String category)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKLogger.JDKLoggerFactory

public JDKLogger.JDKLoggerFactory()
Method Detail

getLogger

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


Copyright © 2009-2012 jclouds. All Rights Reserved.