Kullanıcı deneyiminizi geliştirmek için bu web sitesinde çerezleri ve diğer teknolojileri kullanıyoruz.
Bu sayfadaki herhangi bir bağlantıya tıklayarak, Gizlilik Politikamıza ve Çerezler Politikamıza izin vermiş oluyorsunuz.
Tamam, kabul ediyorum Daha fazla bilgi edin
LogLogger | Logging App simgesi

1.0 by Mebonix Services


Jan 31, 2017

LogLogger | Logging App hakkında

LogLogger bir Android Logger olduğunu.

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.

En son sürümde yeni olan 1.0

Last updated on Jan 31, 2017

Minor bug fixes and improvements. Install or update to the newest version to check it out!

Çeviri Yükleniyor...

Ek UYGULAMA Bilgileri

En Son Sürüm

Güncelleme LogLogger | Logging App İste 1.0

Yükleyen

MJ Dulos

Gereken Android sürümü

Android 4.0+

Daha Fazla Göster

LogLogger | Logging App Ekran görüntüleri

Diller
APKPure'a abone olun
En iyi Android oyunlarının ve uygulamalarının ilk sürümüne, haberlerine ve rehberlerine ilk erişen kişi olun.
Hayır, teşekkürler
Üye olmak
Başarıyla abone oldu!
Şimdi APKPure'ye abone oldunuz.
APKPure'a abone olun
En iyi Android oyunlarının ve uygulamalarının ilk sürümüne, haberlerine ve rehberlerine ilk erişen kişi olun.
Hayır, teşekkürler
Üye olmak
Başarı!
Şimdi bültenimize abone oldunuz.