NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide

Logging in NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide596210-006
5-25
Configuring Logging for the NSJSP Container and
Web Applications
configure logging that is specific to the application. If an application-specific
logging.properties file is not present, the settings in the generic
logging.properties file, located in <NSJSP 6.1 installation
directory>/conf apply.
The settings in the web application-specific logging.properties file override the
settings in the generic logging.properties file, which is located in <NSJSP 6.1
installation directory>/conf.
Configuring Logging for Web Applications
This section describes the procedure to configure logging for web applications.
To configure the logging.properties file specific to an application, complete the
following steps:
1. Go to the following directory location:
<NSJSP 6.1 installation directory>/webapps/<application
name>/WEB-INF/classes
2. Create the logging.properties file and assign the required values.
3. Save and close the file.
4. Restart NSJSP.
The configuration settings will become effective.