LogLogger | Logging App

LogLogger | Logging App

Mebonix Services
2017年02月01日
  • 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年02月01日
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历史版本

LogLogger | Logging App 1.0

1.4 MB2017年02月01日
下载
APKPure 图标

在APKPure上极速安全下载应用

一键安装安卓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