Function sentry_tracing::exception_from_event[][src]

pub fn exception_from_event(event: &Event<'_>) -> Event<'static>
Expand description

Creates an exception [Event] from a given tracing_core::Event