Skip to content

Separate CLI layer and improve logging/error handling #18

@fwcd

Description

@fwcd

Instead of mixing user output (prints, error messages, ...) into the service layer, we should use exceptions and clearly separate the CLI layer from that. This should also improve testability since we no longer would have all of the CLI output in our tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions