Skip to content

Commit 38a2f01

Browse files
committed
make it warning
1 parent 8c8edc2 commit 38a2f01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform-includes/logs/requirements/javascript.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Logs for JavaScript are supported in Sentry JavaScript SDK version `9.17.0` and above.
22

3-
<PlatformSection supported={["javascript.browser"]}>
3+
<PlatformSection supported={["javascript"]}>
44

5-
<Alert variant="info">
5+
<Alert level="warning">
66

77
Logging is not supported in the [loader or CDN script](/platforms/javascript/install/loader/) for browser JavaScript. We recommend installing the SDK via [NPM](/platforms/javascript/install/npm/) to use logging. We are tracking support for the loader and CDN script in [this GitHub issue](https://github.com/getsentry/sentry-javascript/issues/16314).
88

0 commit comments

Comments
 (0)