logcat

Tampilkan dan simpan log sistem. Informasi lebih lanjut: https://developer.android.com/tools/logcat.

logcat

logcat -f {{path/to/file}}

logcat --regex {{regular_expression}}

logcat --pid {{pid}}

logcat --pid $(pidof -s {{nama_kemasan_aplikasi}})