console icon indicating copy to clipboard operation
console copied to clipboard

subscriber: provide richer data for error fields

Open zaharidichev opened this issue 4 years ago • 0 comments

Currently the implementation of FieldVisitor will record errors with fmt::Debug. It would be nice to record errors in a more structured way, potentially including the chain of sources for the error.

Context: https://github.com/tokio-rs/console/pull/26#discussion_r637433781

zaharidichev avatar May 26 '21 13:05 zaharidichev