I connected my physical device via usb debugging in Android Studio to see my app logs on logcat tab
I can not see critical logs because of this line fbcNotifySwapBuffers ret=0
is repeating forever as image shown -->
How can remove these logs or expect it using any Regex expression to avoid not critical logs?