Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xcoder1011/sklog
- Owner: Xcoder1011
- License: mit
- Created: 2019-05-30T01:52:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T12:15:21.000Z (over 4 years ago)
- Last Synced: 2024-10-18T02:42:51.955Z (2 months ago)
- Language: Objective-C
- Size: 77.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.