LogLogger | Logging App

LogLogger | Logging App

Mebonix Services
Jan 31, 2017
  • 1.4 MB

    ফাইলের আকার

  • Android 4.0+

    Android OS

LogLogger | Logging App সম্পর্কে

LogLogger is a 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.

আরো দেখান

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!
আরো দেখান

ভিডিও এবং স্ক্রিনশট

  • LogLogger | Logging App পোস্টার
  • LogLogger | Logging App স্ক্রিনশট 1
  • LogLogger | Logging App স্ক্রিনশট 2
  • LogLogger | Logging App স্ক্রিনশট 3
  • LogLogger | Logging App স্ক্রিনশট 4
  • LogLogger | Logging App স্ক্রিনশট 5
  • LogLogger | Logging App স্ক্রিনশট 6
  • LogLogger | Logging App স্ক্রিনশট 7

LogLogger | Logging App এর পুরানো সংস্করণ

APKPure আইকন

APKPure অ্যাপের মাধ্যমে অতি দ্রুত এবং নিরাপদ ডাউনলোড করা হচ্ছে

Android-এ XAPK/APK ফাইল ইনস্টল করতে এক-ক্লিক করুন!

ডাউনলোড করুন APKPure
thank icon
আমরা আপনার ব্যবহারকারীর অভিজ্ঞতা বাড়ানোর জন্য এই ওয়েবসাইটে কুকি এবং অন্যান্য প্রযুক্তি ব্যবহার করি।
এই পেজে কোনো লিঙ্কে ক্লিক করে আপনি আমাদের Privacy Policy and কুকি নীতিতে আপনার সম্মতি দিচ্ছেন।
আরো জানুন