LogLogger | Logging App

LogLogger | Logging App Free App

Rated 0.00/5 (0) —  Free Android application by Mebonix Software Services

Advertisements

About LogLogger | Logging App

LogLogger is a Android Logging Application, used to check all the Logs, Exceptions, Errors, Outputs, Responses etc on the.device itself.

Features :
- You can view any type of data in LogLogger with just one command.
- Easy to Use.
- You can also mail your Log to your personal Email Id.
- You can search for a particular keyword from the list of Logs.
- Auto formatting for JSON Strings.

How to use :
1. Install this Application in your device.
2. Add this method in your code

public static void sendLogsToLogger(Context context, String logs){
Intent sendIntent = new Intent();
sendIntent.setAction("SEND_LOGS_TO_LOGGER");
sendIntent.putExtra("LOG_DATA", logs);
sendIntent.putExtra("APP_NAME", context.getPackageName());
context.sendBroadcast(sendIntent);
}

3. Whenever you have to send logs to logger app, you just have to call this method and have to pass the context and String which contains log data.
4. Now whenever you open LogLogger Application it will show your Log.

How to Download / Install

Download and install LogLogger | Logging App version 1.0 on your Android device!
Downloaded 50+ times, content rating: Everyone
Android package: com.tds.loglogger, download LogLogger | Logging App.apk

All Application Badges

Free
downl.
Android
4.0+
For everyone
Android app

App History & Updates

More downloads  LogLogger | Logging App reached 50 - 100 downloads
More downloads  LogLogger | Logging App reached 10 - 50 downloads

Oh snap! No comments are available for LogLogger | Logging App at the moment. Be the first to leave one!

Share The Word!


Rating Distribution

RATING
0.05
0 users

5

4

3

2

1