JRun 4.0: Using Log4J with JRun-managed Web Applications
This article explains how to use the Log4j open source logging facility from within a web application deployed in JRun 4.0. Log4j is a logging API that is included as part of the Jakarta open source project. It allows the application programmer to insert logging statements into the application, and to control at runtime how log entries are formatted and where they are reported.