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 date | ||
|---|---|---|---|---|
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.