> For the complete documentation index, see [llms.txt](https://sentinel.rexiox.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sentinel.rexiox.co/monitoring/logging.md).

# Logging

You can optionally log the report to the console / logcat for debugging purposes:

```kotlin
SentinelLogger.report(report = report)
```

<figure><img src="https://2012990535-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDrQNZyFZaeOKF18hXwk%2Fuploads%2FHn2VsyxGFKZtOIwlen9g%2Fimage.png?alt=media&amp;token=b8833872-2c50-4e2a-ac97-ea9dc15d988a" alt=""><figcaption></figcaption></figure>
