Function sentry_tracing::event_from_event[][src]

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

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