You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lucas-zimerman
changed the title
Implement Structured Logging API for React Native
(LOG-V7): Implement Structured Logging API for React Native
May 27, 2025
Uh oh!
There was an error while loading. Please reload this page.
This is a subtask for tracking the progress of the Sentry Structured Logging API for React Native
The documentation can be found here: https://develop.sentry.dev/sdk/telemetry/logs/#public-api
Blocking
The development of this feature is not blocked, but the release is due to #4843 failing on CI
Usage
To the end user, all it does is extend the usage of logger from `@sentry/core` and capture it as logs when the variable
enableLogs
is set as true.The text was updated successfully, but these errors were encountered: