
Description
This tool sends Android logs to a UDP port or shares them via email, Bluetooth, etc. It works in the background, sending logs to a specified IP and port. Use it over Wi-Fi or with a public IP/server. For listening, try this Python script: https://github.com/Chemik/logcatudp/blob/master/test/listener.py. Example: ./listener.py 192.168.1.10 10009. Desktop syslog servers are also supported. Note: May not work on Android 4.1+.