Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Stop Cordova console logging

I just upgraded to Cordova 2.0.0 from 1.8.1 for iOS and console logs for the file access are killing me. I am loading a huge text file using cordova file api and cordova is trying to log each line to the console in XCode. This was not the case in earlier versions. Thanks to default logging mode in this new version, I cannot even stop XCode!!

Is there a way to stop or tame the cordova logging?

like image 903
mentat Avatar asked Nov 19 '25 23:11

mentat


1 Answers

Shaz is looking at a fix but the workaround for now is to set your scheme to Release. By default it is Debug which will be verbose like what you have seen.

like image 92
Simon MacDonald Avatar answered Nov 21 '25 13:11

Simon MacDonald



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!