rsobik / NSLogger-CocoaLumberjack-connector

a match made in heaven

Home Page:http://github.com/steipete/NSLogger-CocoaLumberjack-connector/blob/master/README.markdown

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

a match made in heaven

http://github.com/steipete/NSLogger-CocoaLumberjack-connector/blob/master/README.markdown

License:Other


Languages

Language:Objective-C 89.3%Language:Ruby 10.7%