Tampilkan dan simpan log sistem. Informasi lebih lanjut: https://developer.android.com/studio/command-line/logcat.
logcat
logcat -f {{path/to/file}}
logcat --regex {{regular_expression}}
logcat --pid={{pid}}
logcat --pid=$(pidof -s {{nama_kemasan_aplikasi}})