|
Log4j 1.3alpha-7 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RendererSupport | |
org.apache.log4j | The main log4j package. |
org.apache.log4j.or | ObjectRenders are resposible for rendering messages depending on their class type. |
Uses of RendererSupport in org.apache.log4j |
Classes in org.apache.log4j that implement RendererSupport | |
class |
Hierarchy
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy. |
Uses of RendererSupport in org.apache.log4j.or |
Methods in org.apache.log4j.or with parameters of type RendererSupport | |
static void |
RendererMap.addRenderer(RendererSupport repository,
String renderedClassName,
String renderingClassName)
Deprecated. As of release 1.3, replaced by RendererMap.addRenderer(String,String) . Left here only to provide binary compatibility with 1.2.xx and will be removed in a future release. |
|
Log4j 1.3alpha-7 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |