Skip to content

Import os instead of OSLog #2887

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 1 commit into from
Oct 31, 2024
Merged

Import os instead of OSLog #2887

merged 1 commit into from
Oct 31, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 30, 2024

OSLog is a module to consume logs and os is the module to produce them. Also, make the import private

rdar://137790052

`OSLog` is a module to consume logs and `os` is the module to produce them. Also, make the import `private`

rdar://137790052
@ahoppen ahoppen requested a review from bnbarham as a code owner October 30, 2024 16:43
@ahoppen
Copy link
Member Author

ahoppen commented Oct 30, 2024

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge October 30, 2024 20:21
@ahoppen
Copy link
Member Author

ahoppen commented Oct 30, 2024

@swift-ci Please test Windows

@ahoppen ahoppen merged commit 79ac43c into swiftlang:main Oct 31, 2024
3 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.

2 participants