Documentation Index
Fetch the complete documentation index at: https://docs.getdecipher.com/llms.txt
Use this file to discover all available pages before exploring further.
⏱ Estimated Time To Completion: 2 minutes
Add captureConsoleIntegration to your initialization
To automatically begin capturing console API calls, simply add Sentry.captureConsoleIntegration to your
existing Sentry.init call.
sentry.client.config.ts
levels arg to captureConsoleIntegration in order to customize log levels that are captured.
sentry.client.config.ts