pub fn event_from_error_chain<T>(e: &T) -> Event<'static>👎Deprecated: The
error_chain integration is deprecated and will be removed in the future.Expand description
Creates an event from an error chain.