You can use the Swift Package Manager by declaring Logger as a dependency in your Package.swift file:
.package(url: "https://github.com/gorillka/Logger", from: "1.0.0")
For more information, see the Swift Package Manager documentation.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
You can use the Swift Package Manager by declaring Logger as a dependency in your Package.swift file:
.package(url: "https://github.com/gorillka/Logger", from: "1.0.0")
For more information, see the Swift Package Manager documentation.