All Classes and Interfaces

Class
Description
Implement this interface for your own strategies for outputting log statements.
 
A minimal (nop) implementation of BasicConfigurator.
This class is a minimal implementation of the original org.apache.log4j.Category class (as found in log4j 1.2) by delegation of all calls to a Logger instance.
Implemented by classes capable of configuring log4j using a URL.
Skeleton implementation of ConsoleAppender
 
Created by IntelliJ IDEA.
 
 
Listen to events occurring within a
invalid reference
Hierarchy
.
This class is a minimal implementation of the original Log4J class.
Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFO, DEBUG and ALL.
This class is a minimal implementation of the original org.apache.log4j.Logger class (as found in log4j 1.2) delegating all calls to a Logger instance.
Implement this interface to create new instances of Logger or a subclass of Logger.
A LoggerRepository is used to create and retrieve Loggers.
 
This class used to output log statements from within the log4j package.
This class is a minimal implementation of the original org.apache.log4j.LogManager class (as found in log4j 1.2) delegating all calls to SLF4J.
 
A log4j's NDC implemented in terms of SLF4J MDC primitives.
An always-empty Enumerator.
 
This class is a minimal implementation of the original Log4J class.
Refrain from using this class directly, use the Level class instead.
A no-op implementation of PropertyConfigurator.
This class is a minimal implementation of the original Log4J class.