https://github.com/gunmer/emojilog
Swift's framework to write log
https://github.com/gunmer/emojilog
logger swift
Last synced: about 1 year ago
JSON representation
Swift's framework to write log
- Host: GitHub
- URL: https://github.com/gunmer/emojilog
- Owner: Gunmer
- License: mit
- Created: 2017-04-09T08:19:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T13:04:15.000Z (over 8 years ago)
- Last Synced: 2025-06-10T12:11:41.499Z (about 1 year ago)
- Topics: logger, swift
- Language: Swift
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EmojiLog
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
EmojiLog is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "EmojiLog"
```
## Author
Gunmer, csosaur@gmail.com
## License
EmojiLog is available under the MIT license. See the LICENSE file for more info.