LogLogger | Logging App

LogLogger | Logging App

Mebonix Services
2017年01月31日
  • 1.4 MB

    ファイルサイズ

  • Android 4.0+

    Android OS

このLogLogger | Logging Appについて

LogLoggerは、Androidロガーです。

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 2017年01月31日
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
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