Skip to content

ConsoleKit is a app that provide the feature of getting app console on device instantly and can send the logs via e-mail to anyone. This application reads the Log's (Printing message on debug console) that is implemented on our app. For example, If we are writing some Code for Printing message in our application that will be visible on developme…

Notifications You must be signed in to change notification settings

ravismula/ConsoleKit

Repository files navigation

ConsoleKit

ConsoleKit is a app that provide the feature of getting app console on device instantly and can send the logs via e-mail to anyone. This application reads the Log's (Printing message on debug console) that is implemented on our app. For example, If we are writing some Code for Printing message in our application that will be visible on development tool's Console when we are running application on emulator. But we can't see these logs when we are running in device,and in order to see logs we need to connect device with our development tool.Consolekit application reads these logs and display on device. If any error our application we can see the logs through this app and we can easy identify the cause of error and can send logs to anyone.

About

ConsoleKit is a app that provide the feature of getting app console on device instantly and can send the logs via e-mail to anyone. This application reads the Log's (Printing message on debug console) that is implemented on our app. For example, If we are writing some Code for Printing message in our application that will be visible on developme…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages