Skip to content

Errors to stderr, requested output to stdout #250

@remkop

Description

@remkop

By default the exception handler should print to STD_ERR. However, when the user requests output, for example by invoking a command with a —help option, the output should go to STD_OUT.

This allows users to easily pipe the help output to other tools like grep .

See also discussion under #218 for API ideas on how to accomplish this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions