# 9. Logging

ERP Bridge maintains a comprehensive log of all user and Bridge activities. Bridges activities are extensively logged internally for troubleshooting and support, and presented in summary in ERP Bridge History to inform users directly.\
\
ERP Bridge adopts Bugsnag for bug tracking and stack trace logging.No user data is stored in this log.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.erpbridge.io/security/9.-logging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
