Logcat - piyushgarg/ZRAM-Swap-Config-Magisk-Mod GitHub Wiki

Install this Logcat Reader app: https://github.com/darshanparajuli/LogcatReader/releases.

Before you open the Logcat app, install Termux first, and run this command:

su -c pm grant com.dp.logcatapp android.permission.READ_LOGS

Or run adb via PC:

adb shell pm grant com.dp.logcatapp android.permission.READ_LOGS

Another method if pm grant command is failed: https://t.me/androidryukimodsdiscussions/113604

Open the app, go to settings > Buffers > checklist all (ignore if there is not), trigger the bugs so logcat can record the bugs, tap top right corner, tap save, share it to the author the saved logs. About 1 MB minimum and do not more than 10 MB. Do not filter! Do not type anything in search! FULL logcat is needed. Do not archive nor zip! If the log is still showing nothing, then use any other else logcat app.