git-subtree-dir: app git-subtree-mainline:b28b08a80bgit-subtree-split:a6c3dc2641
9 lines
No EOL
154 B
Markdown
9 lines
No EOL
154 B
Markdown
```sh
|
|
adb logcat *:S ReactNativeJS:V
|
|
```
|
|
|
|
```sh
|
|
adb logcat -s ReactNative:V ReactNativeJS:V
|
|
```
|
|
|
|
see also https://developer.android.com/tools/logcat?hl=fr |