sentry-rust icon indicating copy to clipboard operation
sentry-rust copied to clipboard

[Structured logging] Support `log` crate with `kv` feature

Open lcian opened this issue 5 months ago • 0 comments
trafficstars

Problem Statement

When using log with the kv feature, we don't capture the key-value pairs as log/breadcrumb attributes.

Solution Brainstorm

Implement it.

lcian avatar Jun 16 '25 13:06 lcian