Skip to content

Commit cfef8e1

Browse files
lcianbitsandfoxes
authored andcommitted
fix(rust): fix tracing logs docs (#14071)
1 parent 8bd8b0a commit cfef8e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/platforms/rust/common/logs/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@ fn main() {
132132

133133
The fields of `tracing` events are automatically captured as attributes in Sentry logs.
134134

135-
To map a `tracing` event to multiple `EventFilter`s, for example to capture both an event and a log for error level `tracing` events, use an additional Sentry layer with the desired event filter.
136-
137135
### `log` Integration
138136

139137
To use the `log` integration with logs, add the necessary dependencies to your `Cargo.toml`.

0 commit comments

Comments
 (0)