lxcid / NSLogger-CocoaLumberjack-connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSLogger-CocoaLumberjack-connector

This is a bridge for the projects

and

Just add this code to the logger initializer in your app delegate:

[DDLog addLogger:[DDNSLoggerLogger sharedInstance]];

Don't forget to

git submodules init git submodules update

About

License:Other


Languages

Language:Objective-C 100.0%