We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121c1b0 commit 4c39ea5Copy full SHA for 4c39ea5
includes/dart-integrations/logging.mdx
@@ -9,13 +9,6 @@ platforms:
9
- flutter
10
---
11
12
-<Alert level="info">
13
-
14
-This page covers the instrumentation of the **Dart Logging package**.
15
-If you're looking to set up Sentry structured logs in general, visit our [Structured Logs](/platforms/dart/logs/) documentation.
16
17
-</Alert>
18
19
This integration connects Sentry with the popular [Dart logging package](https://pub.dev/packages/logging), providing the following capabilities:
20
21
- If `enableLogs` is set to `true`, Sentry will send your log messages as [Sentry Structured Logs](/platforms/dart/logs/) (new in `9.5.0`)
0 commit comments