Skip to content

allow (finer) control over what is logged #5

@rmm-fcul

Description

@rmm-fcul

exec tool should/could allow choice of whether each tool emits output to screen, to file, or dumped.

subprocess.Popen(..., stdout=foo)
where foo is None, subprocess.PIPE, or <some file in logdir>

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