Skip to content

Magora-IOS/MAGDebugKit

Repository files navigation

MAGDebugKit

Version License Platform

Features

  1. Sending CocoaLumberjack logs to ELK log server.

  2. Configuring CocoaLumberjack loggers.

  3. Overview: main window overlay that shows app version and other info.

  4. Rentgen mode: view bounds highlighting with optional display of class names.

  5. Highlight tapped responder view and its view controller.

  6. Automatically log 'init' and 'dealloc' calls of each VC in your project.

  7. Simple filesystem browser and file viewer.

  8. Custom actions with easy access from any screen.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MAGDebugKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MAGDebugKit"

To integrate into the project, in your AppDelegate, after the app main window is alreadey initialized, add following line:

[[MAGDebugPanel rightPanel] integrateAboveWindow:self.window];

Authors

License

MAGDebugKit is available under Apache-2.0 license. See the LICENSE file for more info.

About

Developers Kit for convenient testing and QA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •