Uses of Package
org.apache.log4j.spi
Packages that use org.apache.log4j.spi
Package
Description
The org.apache.log4j.db package provides means to append logging events
into various databases.
-
Classes in org.apache.log4j.spi used by org.apache.log4jClassDescriptionUsed to store special log4j errors which cannot be logged using internal logging.Interface used to listen for Logger related events such as add/remove appender or changing levels.Interface used to listen for LoggerRepository related events such as startup, reset, and shutdown.A
LoggerRepository
is used to create and retrieveLoggers
. -
Classes in org.apache.log4j.spi used by org.apache.log4j.chainsawClassDescriptionA common interface shared by log4j components.Most log4j components derive from this class.Allow LoggingEvents to be reconstructed from a different format (usually XML).An interface that defines the required methods for supporting the setting and getting of a level threshold.
-
Classes in org.apache.log4j.spi used by org.apache.log4j.chainsaw.vfsClassDescriptionA common interface shared by log4j components.Most log4j components derive from this class.An interface that defines the required methods for supporting the setting and getting of a level threshold.
-
Classes in org.apache.log4j.spi used by org.apache.log4j.dbClassDescriptionA common interface shared by log4j components.Most log4j components derive from this class.An interface that defines the required methods for supporting the setting and getting of a level threshold.
-
Classes in org.apache.log4j.spi used by org.apache.log4j.db.dialectClassDescriptionA common interface shared by log4j components.Most log4j components derive from this class.
-
Classes in org.apache.log4j.spi used by org.apache.log4j.netClassDescriptionA common interface shared by log4j components.Most log4j components derive from this class.Allow LoggingEvents to be reconstructed from a different format (usually XML).An interface that defines the required methods for supporting the setting and getting of a level threshold.
-
Classes in org.apache.log4j.spi used by org.apache.log4j.pluginsClassDescriptionA common interface shared by log4j components.Most log4j components derive from this class.Interface used to listen for LoggerRepository related events such as startup, reset, and shutdown.A
LoggerRepository
is used to create and retrieveLoggers
.An interface that defines the required methods for supporting the setting and getting of a level threshold. -
Classes in org.apache.log4j.spi used by org.apache.log4j.spiClassDescriptionA common interface shared by log4j components.Used to store special log4j errors which cannot be logged using internal logging.Interface used to listen for Logger related events such as add/remove appender or changing levels.Interface used to listen for LoggerRepository related events such as startup, reset, and shutdown.A no operation (NOP) implementation of
ULogger
.A simple implementation that logs messages of level INFO or higher on the console (System.out
). -
Classes in org.apache.log4j.spi used by org.apache.log4j.variaClassDescriptionA common interface shared by log4j components.Most log4j components derive from this class.An interface that defines the required methods for supporting the setting and getting of a level threshold.
-
Classes in org.apache.log4j.spi used by org.apache.log4j.xmlClassDescriptionA common interface shared by log4j components.Most log4j components derive from this class.Allow LoggingEvents to be reconstructed from a different format (usually XML).An interface that defines the required methods for supporting the setting and getting of a level threshold.