Skip to content

inspect_links: all logging to stdout #2777

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

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

ericseppanen
Copy link
Contributor

In github actions, stdout and stderr are interleaved weirdly, making the output hard to read (example). To fix this, don't log messages to both-- just use stdout for everything.

In CI, stdout and stderr are interleaved weirdly, making the output
hard to read. To fix this, don't log messages to both-- just use stdout
for everything.
Copy link
Contributor

@nellshamrell nellshamrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@nellshamrell nellshamrell merged commit 3b14145 into rust-lang:master Jan 7, 2022
@ericseppanen ericseppanen deleted the inspect_links_stdout branch January 12, 2022 02:35
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