Function sentry::integrations::log::breadcrumb_from_record
source · [−]pub fn breadcrumb_from_record(record: &Record<'_>) -> Breadcrumb
Expand description
Creates a breadcrumb from a given log record.
pub fn breadcrumb_from_record(record: &Record<'_>) -> Breadcrumb
Creates a breadcrumb from a given log record.