Open
Description
Currently, the CLI does not propagate logs from System.out.println()
Issue seems to be because the tag System.out
is not added here:
https://github.com/NativeScript/nativescript-cli/blob/master/lib/common/mobile/android/android-log-filter.ts#L39