sentry-react-native
sentry-react-native copied to clipboard
Structured Logs: Logs for crashes
We need to ensure that Logs are persisted/flushed correctly so that unsent Logs don't get lost when the app crashes.
Blocked by https://github.com/getsentry/sentry-cocoa/issues/5660 https://github.com/getsentry/sentry-java/issues/4690
Actually, it is blocked by https://github.com/getsentry/sentry-react-native/issues/5290 We will not wait for logs to be flushed once batch processor is implemented, fixing the issue with logs not being sent.
Related to: https://sentry.zendesk.com/agent/tickets/167711