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

Creates an exception [Event] from a given log::Record.