Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the commands that call the peer binary to not capture stderr as stdout #593

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

mbwhite
Copy link
Collaborator

@mbwhite mbwhite commented Mar 17, 2022

Update the commands that call the peer binary to not capture stderr as stdout

Instead it is routed to the log file.
Setting the fabric environment variable for debug would break as stdout was expected
to contain only JSON.

Signed-off-by: Matthew B White [email protected]

…s stdout

Instead it is routed to the log file.
Setting the fabric environment variable for debug would break as stdout was expected
to contain only JSON.

Signed-off-by: Matthew B White <[email protected]>
@mbwhite mbwhite merged commit 0319507 into IBM-Blockchain:main Mar 17, 2022
@mbwhite mbwhite deleted the handle-peer-cmd-logging branch January 3, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant