Skip to content

Backport always-on log changes #10475

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 11, 2025
Merged

Conversation

JDevlieghere
Copy link

@JDevlieghere JDevlieghere commented Apr 11, 2025

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 11, 2025 03:21
@JDevlieghere
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit d7ef528 into swift/release/6.1.1 Apr 11, 2025
3 checks passed
@adrian-prantl adrian-prantl deleted the gh-issue-80491-6.1 branch April 11, 2025 16:00
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