Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Separate debug and command output  #359

@CarolKigoonya

Description

@CarolKigoonya

Both the debug output and command output go to stdout. This means, that you can use debug information only interactively and when enabled, can’t assign the command output to a variable for future use.

Recommendation: Use the stderr stream for debug output and use stdout only for the actual command output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions