Skip to content

impossibleflight/LogPuppy

Repository files navigation

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

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

About

Cute and not very complicated logging for Swift.

Resources

License

Stars

Watchers

Forks

Packages

No packages published