Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xcoder1011/sklog

iOS Very Lightweight Logging System.
https://github.com/xcoder1011/sklog

Last synced: about 2 months ago
JSON representation

iOS Very Lightweight Logging System.

Awesome Lists containing this project

README

        

# SKLog

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

## Example

iOS Very Lightweight Logging System.

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

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

```ruby
pod 'SKLog'
```

## Author

Xcoder1011, [email protected]

## License

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