0

My adb log was working before. But today it just got messed up and only shows error logs. The d/v/w logs from other system/ other libs are also working. only my normal logs stopped working.

    Log.e("xxx", "onKeyDown")
    Log.d("xxx", "onKeyDown")
    Log.v("xxx", "onKeyDown")

here is the screenshot of adb logcat | grep xxx

enter image description here

Mars
  • 873
  • 1
  • 11
  • 24

0 Answers0