Uses of Interface
org.apache.log4j.spi.LoggerFactory
Package
Description
An rather minimal but sufficient implementation redirecting all
calls to a log4j logger to a logback logger.
-
Uses of LoggerFactory in org.apache.log4j
Modifier and TypeMethodDescriptionstatic Logger
Logger.getLogger
(String name, LoggerFactory loggerFactory) static Logger
LogManager.getLogger
(String name, LoggerFactory loggerFactory) Returns a logger instance created by loggerFactory. -
Uses of LoggerFactory in org.apache.log4j.spi