Package net.sourceforge.hiveutils.web.logging

This package contains useful classes to implement logging (with log4j) in a web application.

See:
          Description

Class Summary
LoggingContextInitFilter Filter that will add a Diagnostic Context (NDC) to the current stack of NDC of log4j.
LoggingInitListener ServletContextListener that will initialize log4j at web appalication start.
 

Package net.sourceforge.hiveutils.web.logging Description

This package contains useful classes to implement logging (with log4j) in a web application.