Uses of Package
org.apache.log4j
-
Packages that use org.apache.log4j Package Description org.apache.log4j Log4j 1.x compatibility layer.org.apache.log4j.bridge org.apache.log4j.builders org.apache.log4j.builders.appender org.apache.log4j.builders.layout org.apache.log4j.config Log4j 1.x compatibility layer.org.apache.log4j.helpers Log4j 1.x compatibility layer.org.apache.log4j.jmx This package lets you manage log4j settings using JMX.org.apache.log4j.spi Log4j 1.x compatibility layer.org.apache.log4j.varia org.apache.log4j.xml Log4j 1.x compatibility layer. -
Classes in org.apache.log4j used by org.apache.log4j Class Description Appender Implement this interface for your own strategies for outputting log statements.AppenderSkeleton The base class for Appenders in Log4j 1.Category Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.FileAppender FileAppender appends log events to a file.Hierarchy This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.Hierarchy.PrivateLoggerAdapter Layout Level Defines the minimum set of levels recognized by the system, that isOFF
,FATAL
,ERROR
,WARN
,INFO
,DEBUG
andALL
.Logger Priority Refrain from using this class directly, use theLevel
class instead.WriterAppender WriterAppender appends log events to aWriter
or anOutputStream
depending on the user's choice. -
Classes in org.apache.log4j used by org.apache.log4j.bridge Class Description Appender Implement this interface for your own strategies for outputting log statements.Category Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.Layout Level Defines the minimum set of levels recognized by the system, that isOFF
,FATAL
,ERROR
,WARN
,INFO
,DEBUG
andALL
. -
Classes in org.apache.log4j used by org.apache.log4j.builders Class Description Appender Implement this interface for your own strategies for outputting log statements.Layout -
Classes in org.apache.log4j used by org.apache.log4j.builders.appender Class Description Appender Implement this interface for your own strategies for outputting log statements.Layout -
Classes in org.apache.log4j used by org.apache.log4j.builders.layout Class Description Layout -
Classes in org.apache.log4j used by org.apache.log4j.config Class Description Appender Implement this interface for your own strategies for outputting log statements.Layout Level Defines the minimum set of levels recognized by the system, that isOFF
,FATAL
,ERROR
,WARN
,INFO
,DEBUG
andALL
. -
Classes in org.apache.log4j used by org.apache.log4j.helpers Class Description Appender Implement this interface for your own strategies for outputting log statements.Layout Level Defines the minimum set of levels recognized by the system, that isOFF
,FATAL
,ERROR
,WARN
,INFO
,DEBUG
andALL
.Priority Refrain from using this class directly, use theLevel
class instead. -
Classes in org.apache.log4j used by org.apache.log4j.jmx Class Description Appender Implement this interface for your own strategies for outputting log statements.Category Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.Layout Logger -
Classes in org.apache.log4j used by org.apache.log4j.spi Class Description Appender Implement this interface for your own strategies for outputting log statements.Category Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.Level Defines the minimum set of levels recognized by the system, that isOFF
,FATAL
,ERROR
,WARN
,INFO
,DEBUG
andALL
.Logger Priority Refrain from using this class directly, use theLevel
class instead. -
Classes in org.apache.log4j used by org.apache.log4j.varia Class Description Appender Implement this interface for your own strategies for outputting log statements.AppenderSkeleton The base class for Appenders in Log4j 1.Level Defines the minimum set of levels recognized by the system, that isOFF
,FATAL
,ERROR
,WARN
,INFO
,DEBUG
andALL
.Logger PropertyConfigurator Configures Log4j from properties. -
Classes in org.apache.log4j used by org.apache.log4j.xml Class Description Appender Implement this interface for your own strategies for outputting log statements.Layout