How to exclude Log Tag in logcat Android Studio?
I’m sorry for answering my own question after 20 minutes of asking. My friend just sent me a link that solves my question here it is: How to exclude certain messages by TAG name using Android adb logcat? for android studio users go to Logcat console > Edit Filter Configuration > Log Tag(regex) and put … Read more