LogLogger | Logging App

LogLogger | Logging App

  • 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.

نمایش بیشتر

جدیدترین 1.0 چه خبر است

Last updated on 31/01/2017
Minor bug fixes and improvements. Install or update to the newest version to check it out!
نمایش بیشتر

گیم پلی و اسکرین شات

  • پوستر LogLogger | Logging App
  • برنامه‌نما LogLogger | Logging App عکس از صفحه
  • برنامه‌نما LogLogger | Logging App عکس از صفحه
  • برنامه‌نما LogLogger | Logging App عکس از صفحه
  • برنامه‌نما LogLogger | Logging App عکس از صفحه
  • برنامه‌نما LogLogger | Logging App عکس از صفحه
  • برنامه‌نما LogLogger | Logging App عکس از صفحه
  • برنامه‌نما LogLogger | Logging App عکس از صفحه

نسخه‌های قدیمی LogLogger | Logging App

آیکون‌ APKPure

دانلود فوق سریع و ایمن از طریق برنامه APKPure

برای نصب فایل های XAPK/APK در اندروید با یک کلیک!

دانلود APKPure
thank icon
ما از کوکی ها و فناوری های دیگر در این وبسایت برای بهبود تجربه کاربری شما استفاده می کنیم.
با کلیک بر روی هر پیوند در این صفحه شما دستور خود را برای سیاست حفظ حریم خصوصیاینجاو سیاست فایلمی دهید.
بیشتر بدانید