|
Log4j 1.3alpha-6 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ContextJNDISelector | Log4j JNDI based Repository selector
based primarily on Ceki Gülcü's article Supporting the Log4j
RepositorySelector in Servlet Containers at:
http://qos.ch/logging/sc.html
By default, the class static RepositorySelector variable
of the LogManager class is set to a trivial
implementation which always returns the same logger repository. a.k.a.
|
This package contains classes useful for working with Log4j in a container
environment where many applications need to share Log4j without stepping
on each other's logging configuration. Each of these classes implements
the RepositorySelector
interface. Only one class may be used
per instance of Log4j. The container normally sets the repository selector,
but one may assign the selector themselves using the InitContextListener in
the org.apache.log4j.serlvet
package as well.
|
Log4j 1.3alpha-6 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |