Uses of Interface
org.apache.log4j.spi.LoggerFactory
Packages that use LoggerFactory
Package
Description
Log4j 1.x compatibility layer.
Log4j 1.x compatibility layer.
-
Uses of LoggerFactory in org.apache.log4j
Fields in org.apache.log4j declared as LoggerFactoryMethods in org.apache.log4j with parameters of type LoggerFactoryModifier and TypeMethodDescriptionHierarchy.getLogger(String name, LoggerFactory factory) Gets a new logger instance named as the first parameter usingfactory.static LoggerLogger.getLogger(String name, LoggerFactory factory) static LoggerLogManager.getLogger(String name, LoggerFactory factory) -
Uses of LoggerFactory in org.apache.log4j.spi
Methods in org.apache.log4j.spi with parameters of type LoggerFactoryModifier and TypeMethodDescriptionLoggerRepository.getLogger(String name, LoggerFactory factory) NOPLoggerRepository.getLogger(String name, LoggerFactory factory)