org.jtools.logging.log4j
Class Log4JLogFactory
java.lang.Object
org.jtools.logging.AbstractLogFactory
org.jtools.logging.log4j.Log4JLogFactory
- All Implemented Interfaces:
- org.jpattern.logging.LogFactory
public class Log4JLogFactory
- extends AbstractLogFactory
Nested classes/interfaces inherited from interface org.jpattern.logging.LogFactory |
org.jpattern.logging.LogFactory.Support |
Constructor Summary |
Log4JLogFactory(org.jpattern.mapper.Mapper<org.apache.log4j.Level,org.jpattern.logging.Level> levelMapper)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4JLogFactory
public Log4JLogFactory(org.jpattern.mapper.Mapper<org.apache.log4j.Level,org.jpattern.logging.Level> levelMapper)
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.