- Written by Dave Wood and 40 other contributors.
- In development for 11 years, with 440 commits and 45 releases.
- There are 40 open issues and 9 open pull requests. The last issue was closed 2 years ago and the last pull request was merged/closed 2 years ago.
- This package has no package dependencies.Including all transitive and test dependencies.
- MIT licensed
- 3,986 stars
- 2 libraries
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
7.1.5
main
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.