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

[incompatible] change log output dest to stderr #106

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

Songmu
Copy link
Member

@Songmu Songmu commented Oct 21, 2023

Logs should generally be sent to stderr, and stdout should be used for pipeline processing.
Specifically, we make this incompatibility change first because we want to output updated files to stdout to coordinate with other processes.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6597857246

  • 9 of 9 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.0%) to 31.312%

Totals Coverage Status
Change from base Build 6597726757: 1.0%
Covered Lines: 222
Relevant Lines: 709

💛 - Coveralls

@Songmu Songmu merged commit 103a5b0 into master Oct 21, 2023
7 checks passed
@Songmu Songmu deleted the log-stderr branch October 21, 2023 14:15
@github-actions github-actions bot mentioned this pull request Oct 21, 2023
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