CocoaPods trunk is moving to be read-only. Read more on the blog, there are 7 months to go.

CCPLog 0.0.1

CCPLog 0.0.1

Maintained by Brain.Chu.



 
Depends on:
SwiftyJSON>= 0
CCPAppInfo>= 0
 

CCPLog 0.0.1

  • By
  • coolboy_ccp

CCPLog

日志文件

how to use

  1. pod 'CCPLog'
  2. import CCPLog
  3. CCPLog.log(info:type:common:) log
  4. CCPLog.upload() upload

配置自定义的Log头和缓存路径

  1. 遵守LogCommon协议, 并传入common