文章

Android Logcat 不启动 Android Studio

Android Logcat 不启动 Android Studio

输出文件 & baretailpro

1
adb logcat > F:/abd.log

其他有用的logcat选项

  • -v time:显示时间戳
  • -v threadtime:显示详细时间、进程和线程信息
  • -c:清除日志缓冲区
  • -d:输出日志后退出
  • -e <filter>:使用正则表达式过滤

GUI

monitor.bat

本文由作者按照 CC BY 4.0 进行授权