https://github.com/xcoder1011/sklog
iOS Very Lightweight Logging System.
https://github.com/xcoder1011/sklog
Last synced: 12 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T12:15:21.000Z (about 6 years ago)
- Last Synced: 2025-06-26T16:09:13.389Z (12 months ago)
- Language: Objective-C
- Size: 77.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SKLog
[](https://travis-ci.org/Xcoder1011/SKLog)
[](https://cocoapods.org/pods/SKLog)
[](https://cocoapods.org/pods/SKLog)
[](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, shangkunwu@msn.com
## License
SKLog is available under the MIT license. See the LICENSE file for more info.