Log4j 1.3alpha-7

Uses of Class
org.apache.log4j.spi.NOPULogger

Packages that use NOPULogger
org.apache.log4j.spi Contains part of the System Programming Interface (SPI) needed to extend log4j. 
 

Uses of NOPULogger in org.apache.log4j.spi
 

Fields in org.apache.log4j.spi declared as NOPULogger
static NOPULogger NOPULogger.NOP_LOGGER
          The unique instance of NOPLogger.
 

Methods in org.apache.log4j.spi that return NOPULogger
static NOPULogger NOPULogger.getLogger(String name)
           
 


Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.