Uses of Class
org.apache.log4j.Logger
Packages that use Logger
Package
Description
An rather minimal but sufficient implementation redirecting all
 calls to a log4j logger to a logback logger.
- 
Uses of Logger in org.apache.log4jMethods in org.apache.log4j that return LoggerModifier and TypeMethodDescriptionstatic Loggerstatic Loggerstatic LoggerLogger.getLogger(String name, LoggerFactory loggerFactory) static Loggerstatic Loggerstatic LoggerLogManager.getLogger(String name, LoggerFactory loggerFactory) Returns a logger instance created by loggerFactory.static LoggerLogger.getRootLogger()Does the obvious.static LoggerLogManager.getRootLogger()
- 
Uses of Logger in org.apache.log4j.spiMethods in org.apache.log4j.spi that return LoggerModifier and TypeMethodDescriptionLoggerRepository.getLogger(String name, LoggerFactory factory) LoggerRepository.getRootLogger()LoggerFactory.makeNewLoggerInstance(String name)