android log 的用法

229 阅读1分钟

看Slog

  • adb logcat -b system

看普通log

  • adb logcat -b main

看 Protolog

  • adb shell wm logging enable-text xxxTag