Configuring Logging Settings in the P6 Progress Reporter Administrator
Use the logging settings to control the amount of logging information captured for the P6 Progress Reporter application server.
To set your logging settings:
- Open the P6 Progress Reporter Administrator.
- Select the Logging tab.
- In the Logging Levels section, select one of the following options:
- Off completely turns off logging. The default is Off.
- Severe logs failures that prohibit P6 Progress Reporter from running.
- Warning logs exceptions that do not require P6 Progress Reporter to stop running.
- Info logs the login and logout of each server version.
- Config logs the login, JDBC connection, and database information of each server version.
- Fine provides lower-level tracing information and logs transactional information, such as opening and committing transactions.
- Finer provides lower-level tracing information plus stack traces and logs exceptions that do not require P6 Progress Reporter to stop running.
- Finest provides the highest level of tracing information.
- All is similar to Finest and logs all messages.
- Click Save.
Tips