pub fn error_chain(err: &(dyn StdError + 'static)) -> Vec<String>
Capture the error chain as a Vec of Strings