This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
Apply @autocolsure and #file to public API #1
Open
Description
Inspired by this blog post https://developer.apple.com/swift/blog/?id=15.
A file log report can really benefit from some additional informations like #file
, #function
, etc.
Also, the @autocolsure
attribute can delay the evaluation of the argument expression to the time when it is needed, which can avoid potential performance hits.
Metadata
Assignees
Labels
No labels