Log4j 1.3alpha-8

Package org.apache.log4j.selector

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.

See:
          Description

Class Summary
ContextJNDISelector Defines a unique logger repository for each web-application in a J2EE environment.
 

Package org.apache.log4j.selector Description

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-8

Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.