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.log4j
Fields in org.apache.log4j with type parameters of type LoggerModifier and TypeFieldDescriptionprivate static ConcurrentMap<String, Logger> Log4jLoggerFactory.log4jLoggersMethods in org.apache.log4j that return LoggerModifier and TypeMethodDescriptionstatic Loggerstatic LoggerLog4jLoggerFactory.getLogger(String name, LoggerFactory loggerFactory) static 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.spi
Methods in org.apache.log4j.spi that return LoggerModifier and TypeMethodDescriptionLoggerRepository.getLogger(String name, LoggerFactory factory) LoggerRepository.getRootLogger()LoggerFactory.makeNewLoggerInstance(String name)