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-386] NSLog() API at least for internal use in Foundation #4194

Closed
lhoward opened this issue Dec 26, 2015 · 2 comments
Closed

[SR-386] NSLog() API at least for internal use in Foundation #4194

lhoward opened this issue Dec 26, 2015 · 2 comments

Comments

@lhoward
Copy link
Contributor

lhoward commented Dec 26, 2015

Previous ID SR-386
Radar None
Original Reporter @lhoward
Type New Feature
Status Closed
Resolution Done

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels New Feature
Assignee @phausler
Priority Medium

md5: 0f58dca5d0286c258ebc7ddc1a5dbc06

relates to:

  • SR-377 Implement NSKeyed[Un]Archiver

Issue Description:

In implementing NSKeyedArchiver there are some cases where debug logging would be useful to mimic Foundation behaviour. The attached patch implements a simple NSLog() function (note it does not take variadic arguments, but presumably this is less idiomatic for format strings in Swift).

@lhoward
Copy link
Contributor Author

lhoward commented Dec 29, 2015

lhoward@1ece95a

@lhoward
Copy link
Contributor Author

lhoward commented Dec 31, 2015

integrated in 79e7245

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant