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