org.jclouds.logging
Interface Logger.LoggerFactory

All Known Implementing Classes:
JDKLogger.JDKLoggerFactory
Enclosing interface:
Logger

public static interface Logger.LoggerFactory

Produces instances of Logger relevant to the specified category


Method Summary
 Logger getLogger(String category)
           
 

Method Detail

getLogger

Logger getLogger(String category)


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