Logcat to UDP

sk.madzik.android.logcatudp

View detailed information for Logcat to UDP — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
8.9K(8,990)
Rating
4.0(7 reviews)
Released
May 24, 2011
Last updated
March 13, 2012
Category
Tools
Developer
Jan Madzik
Developer details
Name
Jan Madzik
E-mail
logcatudp-discuss@googlegroups.com
Website
unknown
Country
unknown
Address
unknown
Android SDKs
  • No items.
Logcat to UDP Header - AppWisp.com

Screenshots

Logcat to UDP Screenshot 1 - AppWisp.com
Logcat to UDP Screenshot 2 - AppWisp.com

Description

Simple tool for android development that send log to UDP port or share it via email, bluetooth, etc.
Background service is collecting logs and sending them to destination IP and UDP port. You can send logs to desktop computer through home wifi network, or to server with public IP or cname.
If you want to send log to email (or share it different way), click "Share log" from menu and choose your favourite app to send with.

Receive logs from your phone even if it is not connected to computer.

To listen logs use this python script http://code.google.com/p/logcatudp/source/browse/test/listener.py
Example:
$ ./listener.py 192.168.1.10 10009

You can also use your desktop syslog server to receive logs.

For more info see homepage http://logcatudp.googlecode.com/

Jelly Bean compatibility issue: application is not compatible with Android Jelly Bean/4.1. Read more: http://code.google.com/p/logcatudp/issues/detail?id=6

If you want to rate low, please write comment what is wrong.

Please do not write issues or feature requests to reviews. Rather use discussion mailing list on homepage. Thanks.