org.jtools.logging.ant
Class AntLogFactory
java.lang.Object
org.jtools.logging.AbstractLogFactory
org.jtools.logging.ant.AntLogFactory
- All Implemented Interfaces:
- org.jpattern.logging.LogFactory
public class AntLogFactory
- extends AbstractLogFactory
Nested classes/interfaces inherited from interface org.jpattern.logging.LogFactory |
org.jpattern.logging.LogFactory.Support |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntLogFactory
public AntLogFactory(Task task,
org.jpattern.mapper.Mapper<AntLevel,org.jpattern.logging.Level> levelMapper)
AntLogFactory
public AntLogFactory(Task task)
newLogger
protected org.jpattern.logging.Logger newLogger(String name)
- Specified by:
newLogger
in class AbstractLogFactory
newRootLogger
protected org.jpattern.logging.Logger newRootLogger()
- Specified by:
newRootLogger
in class AbstractLogFactory
© 2000-2006, JTools.org.