nurun / swiftcallstacktraceLinks
This is a utility class for parsing the current call stack in scope. This can be very useful for logging so that you automatically prefix logs with contextual information.
☆34Updated 9 years ago
Alternatives and similar repositories for swiftcallstacktrace
Users that are interested in swiftcallstacktrace are comparing it to the libraries listed below
Sorting:
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 4 years ago
- Mac and iOS library for parsing structured text☆228Updated 5 years ago
- Sample code for Swift Talk episode 51: Playground-Driven Development at Kickstarter☆48Updated 8 years ago
- Generate Swift interface for ObjC bridging headers☆70Updated 6 years ago
- A Swift package for generating Xcode workspaces & playgrounds☆192Updated 5 years ago
- NSOperation's missing pieces