org.jtools.logging.j2se
Class J2SELogFactory
java.lang.Object
org.jtools.logging.AbstractLogFactory
org.jtools.logging.j2se.J2SELogFactory
- All Implemented Interfaces:
- org.jpattern.logging.LogFactory
public class J2SELogFactory
- 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 |
J2SELogFactory
public J2SELogFactory(org.jpattern.mapper.Mapper<Level,org.jpattern.logging.Level> levelMapper)
J2SELogFactory
public J2SELogFactory()
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.