应用介绍
A simple open-source tool for quickly taking and sharing system logs.
Root is required to grab all logs, but you can manually grant access to the main log (Logcat) through ADB:
adb shell pm grant com.tortel.syslog android.permission.READ_LOGS
More details about this can be found on the application's website.
Log types supported:
* Kernel logs (dmsg)
* Last kernel log (last_kmsg, if device supports it)
* Pstore logs
* Main log (Logcat)
* Modem log
* Event logs
* SELinux audit logs
After takin
Root is required to grab all logs, but you can manually grant access to the main log (Logcat) through ADB:
adb shell pm grant com.tortel.syslog android.permission.READ_LOGS
More details about this can be found on the application's website.
Log types supported:
* Kernel logs (dmsg)
* Last kernel log (last_kmsg, if device supports it)
* Pstore logs
* Main log (Logcat)
* Modem log
* Event logs
* SELinux audit logs
After takin

评论区 (0)