Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 862 Bytes

File metadata and controls

26 lines (15 loc) · 862 Bytes

CocoaLumberjack NSLogger Connector PhoneGap/Cordova Plugin

Platform Support

This plugin supports PhoneGap/Cordova apps running on iOS.

Version Requirements

This plugin is meant to work with Cordova 3.5.0+ and version 1.4 of NSLogger-CocoaLumberjack-connector.

SDK documentation and integration guides for iOS: https://github.com/steipete/NSLogger-CocoaLumberjack-connector https://github.com/fpillet/NSLogger https://github.com/CocoaLumberjack/CocoaLumberjack

Installation

Automatic Installation using PhoneGap/Cordova CLI (iOS and Android)

  1. Make sure you update your projects to Cordova iOS version 3.5.0+ before installing this plugin.

     cordova platform update ios
    
  2. Install this plugin using PhoneGap/Cordova cli:

     cordova plugin add https://github.com/wnyc/cordova-plugin-nslogger-cocoalumberjack-connector.git