Skip to content

Conversation

JDevlieghere
Copy link

This is equivalent to #10484 but targeting 6.2.

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 September 18, 2025 17:06
@JDevlieghere
Copy link
Author

@swift-ci test

@adrian-prantl
Copy link

@swift-ci test windows

@JDevlieghere
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit ece777e into swift/release/6.2.1 Sep 22, 2025
3 checks passed
@adrian-prantl adrian-prantl deleted the always-on-system-log-6.2 branch September 22, 2025 16:43
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