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

[SR-10155] Support String interpolation for binary in OSLog #52557

Open
swift-ci opened this issue Mar 23, 2019 · 1 comment
Open

[SR-10155] Support String interpolation for binary in OSLog #52557

swift-ci opened this issue Mar 23, 2019 · 1 comment
Labels
new feature standard library Area: Standard library umbrella

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-10155
Radar None
Original Reporter S_Shimotori (JIRA User)
Type New Feature
Status In Progress
Resolution
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels New Feature
Assignee S_Shimotori (JIRA)
Priority Medium

md5: c14cdfdfeb497349b0697957df76a2b6

Issue Description:

AS-IS:
Current OSLog String interpolation supports for only decimal, hex and octal value.

TO-BE:
Support also binary value

See:

// TODO: more format specifiers will be added.

@belkadan
Copy link
Contributor

cc ravikandhadai (JIRA User) to talk to the os_log folks at Apple.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

2 participants