RollbarCocoaLumberjack 3.2.1

RollbarCocoaLumberjack 3.2.1

Maintained by Andrey Kornich (Wide Spectrum Computing), Matias Pequeno, Walt Jones.



 
Depends on:
RollbarCommon~> 3.2.1
RollbarNotifier~> 3.2.1
CocoaLumberjack~> 3.8.0
 

rollbar-logo

Rollbar Apple MonoRepo

Proactively discover, predict, and resolve errors in real-time with Rollbar’s error monitoring platform. Start tracking errors today!


Objective-C & Swift SDK for remote crash, exception, error reporting, and logging with Rollbar.

It works on all Apple *OS platforms (macOS, iOS, tvOS, watchOS, etc).

NOTE: This SDK is essentially a reincarnation of our Rollbar-iOS SDK that will be available for awhile in its current v1 version and will only maintained with fixes to bug or security issues if any. All the active development will be done within this SDK repository.

Key benefits of using Rollbar for Apple software platforms are:

The Apple SDK is GA. Learn more: https://docs.rollbar.com/docs/apple

Codebase status (code quality and CI build)

CI Build Status

CI Build with Unit Tests

Security Rating Reliability Rating Maintainability Rating Vulnerabilities Coverage Lines of Code Bugs

Package Distribution Systems Status

GitHub all releases downloads total

SwiftPM compatible Carthage compatible CocoaPods compatible

Platform Platform Platform Platform Platform

CocoaPods CocoaPods CocoaPods CocoaPods CocoaPods

Setup Instructions

  1. Sign up for a Rollbar account
  2. Follow the Installation instructions in our Rollbar-Apple SDK docs to install the SDK modules.

Usage and Reference

For complete usage instructions and configuration reference, see our Rollbar-Apple SDK docs.

Release History & Changelog

See our Releases page for a list of all releases, including changes.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Help / Support