Package | Description |
---|---|
org.apache.log4j |
The main log4j package.
|
org.apache.log4j.or |
ObjectRenders are resposible for rendering messages depending on
their class type.
|
Modifier and Type | Class and Description |
---|---|
class |
Hierarchy
This class is specialized in retrieving loggers by name and also
maintaining the logger hierarchy.
|
Modifier and Type | Method and Description |
---|---|
static void |
RendererMap.addRenderer(RendererSupport repository,
java.lang.String renderedClassName,
java.lang.String renderingClassName)
Add a renderer to a hierarchy passed as parameter.
|