Function sentry_slog::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.