jse011 / RemoteLogger

Log and send debug library for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RemoteLogger log and send debug library for Android

Android Arsenal

Capture debug logging to a file that user can easily send to you via email. This was created out of necessity to troubleshoot a non-reproducible bug reported by a user. To be clear the logging was dropped into a version of app released to test users to troubleshoot. Removed in final production code.

Library provides hooks to start, stop, send, and delete log file.

Simple demo app that uses library included.

RemoteLoggerDemo

RemoteLoggerDemo

RemoteLoggerDemo

About

Log and send debug library for Android

License:MIT License


Languages

Language:Java 100.0%