Logcat to UDP
Wireless logging
N.B. This probably won't work on Android 4.1+.
Simple tool for android development that sends a 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.
To listen logs use this python script:
https://github.com/Chemik/logcatudp/blob/master/test/listener.py
Example: ./listener.py 192.168.1.10 10009
You can also use your desktop syslog server to receive logs.
Simple tool for android development that sends a 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.
To listen logs use this python script:
https://github.com/Chemik/logcatudp/blob/master/test/listener.py
Example: ./listener.py 192.168.1.10 10009
You can also use your desktop syslog server to receive logs.
- 授權條款: Apache License 2.0
- 問題追蹤系統
- 原始碼
- 構建中介資料
- 可重現構建狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 1.5 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。