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

roachprod: use logger for printDetails #120118

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

herkolategan
Copy link
Collaborator

A recent update to PrintDetails redirected output to os.Stdout, it should preferably write to the logger, in order for it to end up in the correct log when used with roachtest. This change points it to logger.Stdout instead.

See: #119763

Epic: None
Release Note: None

A recent update to PrintDetails redirected output to `os.Stdout`, it should
preferably write to the logger, in order for it to end up in the correct log
when used with `roachtest`. This change points it to `logger.Stdout` instead.

See: cockroachdb#119763

Epic: None
Release Note: None
@herkolategan herkolategan requested a review from a team as a code owner March 8, 2024 09:36
@herkolategan herkolategan requested review from srosenberg, renatolabs and nameisbhaskar and removed request for a team March 8, 2024 09:36
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@nameisbhaskar nameisbhaskar left a comment

Choose a reason for hiding this comment

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

Thanks for making the change.

Copy link
Contributor

@renatolabs renatolabs left a comment

Choose a reason for hiding this comment

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

Thank you!

@herkolategan
Copy link
Collaborator Author

TFTR!

bors r=nameisbhaskar,renatolabs

@craig
Copy link
Contributor

craig bot commented Mar 11, 2024

Build succeeded:

@craig craig bot merged commit fcf0b5a into cockroachdb:master Mar 11, 2024
19 checks passed
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.

4 participants