Uses of Class
org.apache.log4j.spi.NOPLoggerRepository
Packages that use NOPLoggerRepository
Package
Description
Contains part of the System Programming Interface (SPI) needed to
extend log4j.
-
Uses of NOPLoggerRepository in org.apache.log4j.spi
Constructors in org.apache.log4j.spi with parameters of type NOPLoggerRepositoryModifierConstructorDescriptionNOPLogger
(NOPLoggerRepository repo, String name) Create instance of Logger.