Skip to content

Better CLI console experience when encountering errors or other logs #1633

Description

@ryoarmanda

Is your request related to a problem?

I feel that our CLI console experience can be made more user-friendly when encountering warns, errors, or other info logs. There are some little clutters from progress-bars and errors/warns that take up a good chunk of the screen, which can make debugging a bit challenging, or can confuse authors.

Describe the solution you'd like

There are some improvements that I can think of:

  • Have a progress bar that can not be visually disturbed by incoming logs (like apt-get's progress bar)
  • (Not sure about this) make displayed errors user-friendly, maybe limiting/hiding the stack trace from the console but still be able to be checked via log files?

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions