Uses of Package
org.apache.log4j
Packages that use org.apache.log4j
Package
Description
Log4j 1.x compatibility layer.
Log4j 1.x compatibility layer.
Log4j 1.x compatibility layer.
Log4j 1.x compatibility layer.
Log4j 1.x compatibility layer.
-
Classes in org.apache.log4j used by org.apache.log4jClassDescriptionImplement this interface for your own strategies for outputting log statements.The base class for Appenders in Log4j 1.Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.FileAppender appends log events to a file.This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.Defines the minimum set of levels recognized by the system, that is
OFF,FATAL,ERROR,WARN,INFO,DEBUGandALL.Refrain from using this class directly, use theLevelclass instead.WriterAppender appends log events to aWriteror anOutputStreamdepending on the user's choice. -
Classes in org.apache.log4j used by org.apache.log4j.bridgeClassDescriptionImplement this interface for your own strategies for outputting log statements.Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.Defines the minimum set of levels recognized by the system, that is
OFF,FATAL,ERROR,WARN,INFO,DEBUGandALL. -
Classes in org.apache.log4j used by org.apache.log4j.builders
-
Classes in org.apache.log4j used by org.apache.log4j.builders.appender
-
Classes in org.apache.log4j used by org.apache.log4j.builders.layout
-
Classes in org.apache.log4j used by org.apache.log4j.config
-
Classes in org.apache.log4j used by org.apache.log4j.helpersClassDescriptionImplement this interface for your own strategies for outputting log statements.Defines the minimum set of levels recognized by the system, that is
OFF,FATAL,ERROR,WARN,INFO,DEBUGandALL.Refrain from using this class directly, use theLevelclass instead. -
Classes in org.apache.log4j used by org.apache.log4j.spiClassDescriptionImplement this interface for your own strategies for outputting log statements.Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.Defines the minimum set of levels recognized by the system, that is
OFF,FATAL,ERROR,WARN,INFO,DEBUGandALL.Refrain from using this class directly, use theLevelclass instead. -
Classes in org.apache.log4j used by org.apache.log4j.variaClassDescriptionImplement this interface for your own strategies for outputting log statements.The base class for Appenders in Log4j 1.Defines the minimum set of levels recognized by the system, that is
OFF,FATAL,ERROR,WARN,INFO,DEBUGandALL.Configures Log4j from properties. -
Classes in org.apache.log4j used by org.apache.log4j.xml