Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
impossibleflight/LogPuppy
LogPuppy
Cute and not very complicated logging for Swift.
Installation
Swift Package Manager
Use CLI
$ git clone https://github.com/impossibleflight/LogPuppy
$ cd LogPuppy
$ swift build
Use as dependency
Add the following to your Package.swift file's dependencies:
.package(url: "https://github.com/impossibleflight/LogPuppy", from: "0.1.0"),
And then import wherever needed: import LogPuppy
Usage
TBD
Authors
- John Clayton - John Clayton
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details
Github
link |
Stars: 0 |
Last commit: 1 year ago |