NativeScript / android

NativeScript for Android using v8
https://docs.nativescript.org/guide/android-marshalling
Apache License 2.0
524 stars 135 forks source link

[DO NOT MERGE] feat: add log type prefixes to the logs #1717

Closed rigor789 closed 1 year ago

rigor789 commented 2 years ago

WIP - untested yet, adjustments might be required.

Add the log type prefix to the console logs printed to ADB. This brings the format in line with the iOS (v8) runtime and allows further post-processing by the CLI to print different types in different colors.

This is part of the effort to make reading device/emulator logs easier and friendlier: https://github.com/NativeScript/nativescript-cli/pull/5680

farfromrefug commented 1 year ago

@triniwiz could we maybe get that in an alpha so that we can test it ?

rigor789 commented 1 year ago

Landed separately in https://github.com/NativeScript/android/commit/9a10e2b89410c6757bceba705a902060f37d97a1