Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolflog

A Swift framework for debug logging.
https://github.com/wolfmcnally/wolflog

Last synced: 10 days ago
JSON representation

A Swift framework for debug logging.

Awesome Lists containing this project

README

        

# WolfLog

[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfLog.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfLog)
[![Version](https://img.shields.io/cocoapods/v/WolfLog.svg?style=flat)](https://cocoapods.org/pods/WolfLog)
[![License](https://img.shields.io/cocoapods/l/WolfLog.svg?style=flat)](https://cocoapods.org/pods/WolfLog)
[![Platform](https://img.shields.io/cocoapods/p/WolfLog.svg?style=flat)](https://cocoapods.org/pods/WolfLog)

A Swift framework for debug logging.

## Requirements

Swift 4.2

## Installation

WolfLog is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'WolfLog'
```

## Author

Wolf McNally, [email protected]

## License

WolfLog is available under the MIT license. See the LICENSE file for more info.