sentry_log

Function event_from_record

Source
pub fn event_from_record(record: &Record<'_>) -> Event<'static>
Expand description

Creates an Event from a given log::Record.