org.jtools.logging
Class DummyLogFactory
java.lang.Object
org.jtools.logging.AbstractLogFactory<org.jtools.logging.DummyLogger>
org.jtools.logging.DummyLogFactory
- All Implemented Interfaces:
- org.jpattern.logging.LogFactory
public class DummyLogFactory
- extends AbstractLogFactory<org.jtools.logging.DummyLogger>
Nested classes/interfaces inherited from interface org.jpattern.logging.LogFactory |
org.jpattern.logging.LogFactory.Support |
Field Summary |
static org.jpattern.logging.LogFactory |
SINGLETON
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SINGLETON
public static final org.jpattern.logging.LogFactory SINGLETON
DummyLogFactory
public DummyLogFactory()
newLogger
protected org.jtools.logging.DummyLogger newLogger(String name)
- Specified by:
newLogger
in class AbstractLogFactory<org.jtools.logging.DummyLogger>
newRootLogger
protected org.jtools.logging.DummyLogger newRootLogger()
- Specified by:
newRootLogger
in class AbstractLogFactory<org.jtools.logging.DummyLogger>
© 2000-2006, JTools.org.