LogLogger | Logging App

LogLogger | Logging App

Mebonix Services
Jan 31, 2017
  • 1.4 MB

    Bestandsgrootte

  • Android 4.0+

    Android OS

Over LogLogger | Logging App

LogLogger is een Android Logger.

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.

Meer Info

What's new in the latest 1.0

Last updated on Jan 31, 2017
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Meer Info

Video's en screenshots

  • LogLogger | Logging App-poster
  • LogLogger | Logging App screenshot 1
  • LogLogger | Logging App screenshot 2
  • LogLogger | Logging App screenshot 3
  • LogLogger | Logging App screenshot 4
  • LogLogger | Logging App screenshot 5
  • LogLogger | Logging App screenshot 6
  • LogLogger | Logging App screenshot 7

LogLogger | Logging App APK -informatie

Laatste versie
1.0
Categorie
Tools
Android OS
Android 4.0+
Bestandsgrootte
1.4 MB
Ontwikkelaar
Mebonix Services
Veilige en snelle APK Downloads op APKPure
APKPure gebruikt handtekeningverificatie om virusvrije LogLogger | Logging App APK downloads voor u te garanderen.

Oude versies van LogLogger | Logging App

APKPure-icoon

Supersnel en veilig downloaden via de APKPure-app

Eén klik om XAPK/APK-bestanden op Android te installeren!

Downloaden APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies