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

LCLogger 1.3.3

LCLogger 1.3.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Nov 2016

Maintained by backav.



LCLogger 1.3.3

  • By
  • http://xiangyang.li

LogCentral ios logger

代码示例

    LCLogger *log=[LCLogger sessionWithToken:@"#TOKEN#" endpoint:@"http://#logcentral api#"];
    [log log:@"bac你好"];