pub fn breadcrumb_from_event(event: &Event<'_>) -> Breadcrumb
Available on crate feature tracing only.
Expand description

Creates a Breadcrumb from a given [tracing_core::Event]