We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd28c2 commit e1600beCopy full SHA for e1600be
README.md
@@ -4,7 +4,7 @@ This repository contains a logging API implementation for Swift.
4
SwiftLog provides a unified, performant, and ergonomic logging API that can be
5
adopted by libraries and applications across the Swift ecosystem.
6
7
-- 📚 **Documentation** and **tutorials** are available on the [Swift Package Index][spi-swift-log]
+- 📚 **Documentation** and **tutorials** are available on the [Swift Package Index](https://swiftpackageindex.com/apple/swift-log)
8
- 🚀 **Contributions** are welcome, please see [CONTRIBUTING.md](CONTRIBUTING.md)
9
- 🪪 **License** is Apache 2.0, repeated in [LICENSE.txt](LICENSE.txt)
10
- 🔒 **Security** issues should be reported via the process in [SECURITY.md](SECURITY.md)
0 commit comments