Skip to content

Commit 9ceb097

Browse files
cursoragentsergical
andcommitted
Update React Native logs documentation and requirements
Co-authored-by: sergiy.dybskiy <[email protected]>
1 parent a1f2fd8 commit 9ceb097

File tree

4 files changed

+19309
-2
lines changed

4 files changed

+19309
-2
lines changed

docs/platforms/react-native/logs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_order: 5755
77

88
<PlatformContent includePath="llm-rules-logs" />
99

10-
<Include name="feature-stage-beta-logs.mdx" />
10+
<Include name="feature-stage-beta-logs-react-native.mdx" />
1111

1212
With Sentry Structured Logs, you can send text based log information from your applications to Sentry. Once in Sentry, these logs can be viewed alongside relevant errors, searched by text-string, or searched using their individual attributes.
1313

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<Alert title="Now in Beta">
2+
3+
Sentry Logs is currently in Beta. Features are still in-progress and may have bugs. We recognize the irony.
4+
5+
React Native logs require Sentry React Native SDK version `7.0.0-beta.1` or newer. Older SDK versions will not send logs.
6+
7+
For any questions or feedback, you can reach us on [Discord](https://discord.gg/sentry) or [GitHub](https://github.com/getsentry/sentry/discussions/86804).
8+
9+
</Alert>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Logs for React Native are supported in Sentry React Native SDK version `7.0.0-beta.1` and above.
1+
Logs for React Native are supported in Sentry React Native SDK version `7.0.0-beta.1` and above. If you're on an older SDK, upgrade to `7.0.0-beta.1` or newer to use Logs.

0 commit comments

Comments
 (0)