Uses of Interface
org.apache.log4j.spi.LoggerFactory

Packages that use LoggerFactory
org.apache.log4j Log4j 1.x compatibility layer. 
org.apache.log4j.spi   
 

Uses of LoggerFactory in org.apache.log4j
 

Methods in org.apache.log4j with parameters of type LoggerFactory
static Logger LogManager.getLogger(String name, LoggerFactory factory)
           
static Logger Logger.getLogger(String name, LoggerFactory factory)
           
 

Uses of LoggerFactory in org.apache.log4j.spi
 

Methods in org.apache.log4j.spi with parameters of type LoggerFactory
 Logger LoggerRepository.getLogger(String name, LoggerFactory factory)
           
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.