[][src]Function ckb_sentry_slog::event_from_record

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

Creates a simple message [Event] from the Record.