Skip to content

Backport always-on log changes #10484

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 2 commits into from
Apr 12, 2025
Merged

Backport always-on log changes #10484

merged 2 commits into from
Apr 12, 2025

Conversation

JDevlieghere
Copy link

Windows doesn't have a built-in system log. Previously we got away with
writing to stdout and stderr because it was used only sporadically. As
we're trying to make the system log more useful on the other platforms,
the increased use become a concern. Make it a NOOP until someone figures
out a reasonable alternative.

(cherry picked from commit 3dedcab)
As discussed in llvm#111911, we have consensus that as it stands, the system
log is only meaningful on Darwin and that by default it should be a NOOP
on other platforms.

(cherry picked from commit cc13d4f)
@JDevlieghere JDevlieghere requested a review from a team as a code owner April 12, 2025 00:16
@JDevlieghere
Copy link
Author

@swift-ci test

@JDevlieghere JDevlieghere merged commit ee91200 into swift/release/6.1 Apr 12, 2025
3 checks passed
@JDevlieghere JDevlieghere deleted the always-on-6.1 branch April 12, 2025 16:19
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