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.


Learn more about...