Uses of Package
org.apache.log4j.or
Packages that use org.apache.log4j.or
Package
Description
The main log4j package.
ObjectRenders are resposible for rendering messages depending on
their class type.
This package contains the MessageRenderer which renders objects of
type
javax.jms.Message
.This package contains the AttributesRenderer which renders object of
class
org.xml.sax.Attributes
.Contains part of the System Programming Interface (SPI) needed to
extend log4j.
-
Classes in org.apache.log4j.or used by org.apache.log4jClassDescriptionImplement this interface in order to render objects as strings.Map class objects to an
ObjectRenderer
. -
Classes in org.apache.log4j.or used by org.apache.log4j.or
-
Classes in org.apache.log4j.or used by org.apache.log4j.or.jms
-
Classes in org.apache.log4j.or used by org.apache.log4j.or.sax
-
Classes in org.apache.log4j.or used by org.apache.log4j.spiClassDescriptionImplement this interface in order to render objects as strings.Map class objects to an
ObjectRenderer
.