adb-logcat

Dump a log of system messages. More information: https://developer.android.com/studio/command-line/logcat. Display…

adb-logcat

Dump a log of system messages. More information: https://developer.android.com/studio/command-line/logcat.

adb logcat

adb logcat -e {{regular_expression}}

adb logcat {{tag}}:{{mode}} *:S

adb logcat ReactNative:V ReactNativeJS:V *:S

adb logcat *:W

adb logcat -v color

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← adb-install adb-reverse →