Skip to content

jyaunches/JiffyLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JiffyLogger

CI Status

JiffyLogger is a realtime logging utility that allows you to capture and view events while away from your development environment. It also provides the ability to export these logs via email at anytime.

Ideal for field testing apps using CoreBluetooth with a connected peripheral. Below shows the screens/view controllers provided for in-app viewing of the logs and how exporting is incorportated.

Alt text

Requirements

iOS 8+

Installation

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

pod "JiffyLogger"

Getting Started

Quick Start Guide

The Example App

This demonstrates the basic usecases of JiffyLogger. To run the example project, clone this repo, and run pod install from the Example directory. Then launch the project and run it in a simulator.

Author/License/Credit

Author: Julie Yaunches, jmyaunch@gmail.com

JiffyLogger is available under the MIT license. See the LICENSE file for more info.

Credit: JiffyLogger was originally conceived while working on the integration of the goTenna product into it's companion iOS application. It owes it's usecase and vision to this. For more on this, check out this blog post.

About

Realtime iOS logging utility built for field testing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published