Log4j 1.3alpha-5

Uses of Interface
org.apache.ugli.LoggerFactoryAdapter

Packages that use LoggerFactoryAdapter
org.apache.ugli.impl   
 

Uses of LoggerFactoryAdapter in org.apache.ugli.impl
 

Classes in org.apache.ugli.impl that implement LoggerFactoryAdapter
 class JDK14LoggerFA
           
 class Log4jLoggerFA
          This factory adapter relies on log4's LogManager to do its job.
 class NOPLoggerFA
          NOPLoggerFA is am implementation of LoggerFactoryAdapter which always returns the unique instance of NOPLogger.
 class SimpleLoggerFA
          An implementation of LoggerFactoryAdapter which always returns SimpleLogger instances.
 


Log4j 1.3alpha-5

Copyright 2000-2005 Apache Software Foundation.