Package org.jclouds.logging
Interface Logger.LoggerFactory
-
- All Known Implementing Classes:
JDKLogger.JDKLoggerFactory,Log4JLogger.Log4JLoggerFactory,SLF4JLogger.SLF4JLoggerFactory
- Enclosing interface:
- Logger
public static interface Logger.LoggerFactoryProduces instances ofLoggerrelevant to the specified category
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LoggergetLogger(String category)
-