sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Structured Logs: Logs for crashes

Open kahest opened this issue 3 months ago • 4 comments

We need to ensure that Logs are persisted/flushed correctly so that unsent Logs don't get lost when the app crashes.

kahest avatar Sep 02 '25 14:09 kahest

Blocked by https://github.com/getsentry/sentry-cocoa/issues/5660 https://github.com/getsentry/sentry-java/issues/4690

lucas-zimerman avatar Oct 16 '25 10:10 lucas-zimerman

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.

lucas-zimerman avatar Nov 14 '25 09:11 lucas-zimerman

Related to: https://sentry.zendesk.com/agent/tickets/167711

masinette avatar Nov 21 '25 18:11 masinette