Skip to content

Improve error handling (verbose mode?) #159

Open
@bjgill

Description

@bjgill

See #153 (review)

It would be nice to:

  • Switch to a more modern means of handling errors - error-chain instead of quick_error and Box<Error>
  • Introduce some logging (toggled by a verbose mode, perhaps?)
  • Have a good test suite for the CLI behaviour

waltz_cli seems like a good example of the quality bar we should be aiming for.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions