Uses of Interface
org.apache.log4j.spi.RendererSupport
Packages that use RendererSupport
-
Uses of RendererSupport in org.apache.log4j
Classes in org.apache.log4j that implement RendererSupportModifier and TypeClassDescriptionclass
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 RendererSupportModifier and TypeMethodDescriptionstatic void
RendererMap.addRenderer
(RendererSupport repository, String renderedClassName, String renderingClassName) Add a renderer to a hierarchy passed as parameter.