Skip to content

Commit 58f7a85

Browse files
committed
update
1 parent 4c39ea5 commit 58f7a85

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

includes/dart-integrations/logging.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ This integration connects Sentry with the popular [Dart logging package](https:/
1616
- Converts error-level logs into Sentry error events
1717
- Works with your existing logging code
1818

19+
<Alert level="info">
20+
21+
This page covers the instrumentation of the **Dart Logging package**.
22+
This integration also supports creating structured logs however, if you're looking to set up Sentry structured logs in general, visit our [Structured Logs](/platforms/dart/logs/) documentation.
23+
24+
</Alert>
25+
1926
## Install
2027

2128
To add the Logging integration, add the `sentry_logging` dependency.

0 commit comments

Comments
 (0)