Logging

Logs in PM Compass are captured on the client side and the server side.

Client-Side Logging

When a user interacts with PM Compass through their web browser or application, client-side logs record relevant events, errors, and actions. These logs help diagnose issues related to the user’s local environment, browser, or device.

Server-Side Logging

On the server side, PM Compass logs events, requests, and errors that occur within the application itself. These logs are essential for monitoring system health, identifying performance bottlenecks, and troubleshooting issues.

All logs related to these actions are written to a single file named PMC_Application.log, regardless of the user performing the action.

For more information, see Enable Application Logging.


Learn more about...