event_from_error

Function event_from_error 

Source
pub fn event_from_error(err: &Error) -> Event<'static>
👎Deprecated: The failure integration is deprecated and will be removed in the future.
Expand description

Helper function to create an event from a failure::Error.