org.jclouds.logging.slf4j
Class SLF4JLogger.SLF4JLoggerFactory
java.lang.Object
org.jclouds.logging.slf4j.SLF4JLogger.SLF4JLoggerFactory
- All Implemented Interfaces:
- Logger.LoggerFactory
- Enclosing class:
- SLF4JLogger
public static class SLF4JLogger.SLF4JLoggerFactory
- extends Object
- implements Logger.LoggerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SLF4JLogger.SLF4JLoggerFactory
public SLF4JLogger.SLF4JLoggerFactory()
getLogger
public Logger getLogger(String category)
- Specified by:
getLogger
in interface Logger.LoggerFactory
Copyright © 2009-2011 jclouds. All Rights Reserved.