sentry_slog

Function event_from_record

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

Creates a simple message Event from the Record.