Uses of Interface
org.apache.avalon.logging.provider.LoggingFactory

Packages that use LoggingFactory
org.apache.avalon.logging.log4j The log4j package contains a Log4J plugin implementation.  
org.apache.avalon.logging.logkit The logkit/impl package contains the DefaultLoggingManager which is an initial bootstrap logging manager that uses meta information about logging targets and catagories. 
 

Uses of LoggingFactory in org.apache.avalon.logging.log4j
 

Classes in org.apache.avalon.logging.log4j that implement LoggingFactory
 class Log4JLoggingFactory
          A Log4J factory.
 

Uses of LoggingFactory in org.apache.avalon.logging.logkit
 

Classes in org.apache.avalon.logging.logkit that implement LoggingFactory
 class DefaultLoggingFactory
          The DefaultLoggingFactory provides support for the establishment of a new logging system using LogKit as the implementation.
 



Copyright © The Apache Software Foundation. All Rights Reserved.