common-workflow-language / common-workflow-language/cwltool

Capturing and showing stdout / stderr

Open
#1,283 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

## Expected Behavior
When specifying stdout / stderr logs for steps within the workflow it works as expected and all stderr and stdout is captured.

However I would opt for an option to also have it shown to stdout / stderr in the terminal. This makes identifying issues easier when debugging. For example when using the debug mode it could always prompt to the screen and when present in the cwl also write to the log files or a new option could be added.

## Your Environment
* cwltool version: 3.0.20200416192244

I had ticket regarding capturing stdout in https://github.com/common-workflow-language/cwltool/issues/1156 which I closed as it works as expected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.