org.jclouds.tools.ant.logging
Class AntLogger.AntLoggerFactory

java.lang.Object
  extended by org.jclouds.tools.ant.logging.AntLogger.AntLoggerFactory
All Implemented Interfaces:
Logger.LoggerFactory
Enclosing class:
AntLogger

public static class AntLogger.AntLoggerFactory
extends Object
implements Logger.LoggerFactory


Constructor Summary
AntLogger.AntLoggerFactory(org.apache.tools.ant.Project project, String... upgrades)
           
 
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

AntLogger.AntLoggerFactory

public AntLogger.AntLoggerFactory(org.apache.tools.ant.Project project,
                                  String... upgrades)
Method Detail

getLogger

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


Copyright © 2009-2012 jclouds. All Rights Reserved.