Log4j 1.2beta3

org.apache.log4j.xml.examples
Class XLogger.XFactory

java.lang.Object
  |
  +--org.apache.log4j.xml.examples.XLogger.XFactory
All Implemented Interfaces:
LoggerFactory
Enclosing class:
XLogger

public static class XLogger.XFactory
extends Object
implements LoggerFactory


Constructor Summary
XLogger.XFactory()
           
 
Method Summary
 Logger makeNewLoggerInstance(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XLogger.XFactory

public XLogger.XFactory()
Method Detail

makeNewLoggerInstance

public Logger makeNewLoggerInstance(String name)
Specified by:
makeNewLoggerInstance in interface LoggerFactory

Log4j 1.2beta3

Copyright 2000-2002 Apache Software Foundation.