Open farfromrefug opened 5 years ago
Actually just saw --log
in a PR. Tested it and it filter console logs only.
I always get those polluting logs.
Trying to see how to filter them by modifying https://github.com/NativeScript/nativescript-cli/blob/master/lib/common/mobile/ios/ios-log-filter.ts
I have an issue with the ios run and logging level. When i run it on my device (need to check on the simulator but i think it is the same) i see a lot of "polluting" logs which makes it almost impossible to see the JS logs:
I think i actually see all the device logs. Could we have a way to set the
loglevel
through nsconfig? Would it filter those?