# DDLog [![CI Status](https://img.shields.io/travis/DDIsFriend/DDLog.svg?style=flat)](https://travis-ci.org/DDIsFriend/DDLog) [![Version](https://img.shields.io/cocoapods/v/DDLog.svg?style=flat)](https://cocoapods.org/pods/DDLog) [![License](https://img.shields.io/cocoapods/l/DDLog.svg?style=flat)](https://cocoapods.org/pods/DDLog) [![Platform](https://img.shields.io/cocoapods/p/DDLog.svg?style=flat)](https://cocoapods.org/pods/DDLog) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation DDLog is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'DDLog' ``` ## Author DDIsFriend, DDIsFriend@163.com ## License DDLog is available under the MIT license. See the LICENSE file for more info.