org.jtools.logging
Class PrintStreamLogFactory
java.lang.Object
org.jtools.logging.AbstractLogFactory
org.jtools.logging.PrintStreamLogFactory
- All Implemented Interfaces:
- org.jpattern.logging.LogFactory
public class PrintStreamLogFactory
- 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 |
PrintStreamLogFactory
public PrintStreamLogFactory(PrintStream out)
PrintStreamLogFactory
public PrintStreamLogFactory()
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.