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

Author:
Adrian Cole

Method Summary
 Logger getLogger(String category)
           
 

Method Detail

getLogger

Logger getLogger(String category)


Copyright © 2009-2012 jclouds. All Rights Reserved.