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

Display build progress with --output-json, print to stderr #1211

Merged
merged 5 commits into from
Jul 12, 2023

Conversation

ascjones
Copy link
Collaborator

Extracted from #1210.

Adding as standalone PR to ensure there is an entry in the changelog for it.

Currently the verbose progress output goes to stdout, it should go to stderr as cargo does, which allows displaying of progress to the user and still be able to pipe stdout to a file or another program, as is required for --output-json

@SkymanOne SkymanOne merged commit dbfa390 into master Jul 12, 2023
@SkymanOne SkymanOne deleted the aj/output-json-verbose branch July 12, 2023 14:08
This was referenced Jul 26, 2023
@smiasojed smiasojed mentioned this pull request Mar 4, 2024
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.

2 participants