Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/platforms/rust/common/logs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,6 @@ let _guard = sentry::init(("___PUBLIC_DSN___", sentry::ClientOptions {
}));
```

## Best Practices

<PlatformContent includePath="logs/best-practices" />

## Default Attributes

The Rust SDK automatically sets several default attributes on all log entries to provide context and improve debugging:
Expand Down
106 changes: 0 additions & 106 deletions platform-includes/logs/best-practices/rust.mdx

This file was deleted.

Loading