docs-v7 icon indicating copy to clipboard operation
docs-v7 copied to clipboard

Console.log

Open ErjanGavalji opened this issue 9 years ago • 3 comments

Describe where does the console.log statement output its results

ErjanGavalji avatar Mar 10 '15 07:03 ErjanGavalji

@ErjanGavalji ./platforms/(ios|android)/emulator.log

scbenjamin avatar Mar 10 '15 15:03 scbenjamin

Added the up-for-grabs label. I’d love to see a section in the Debugging article that covers this.

tjvantoll avatar Jul 20 '16 15:07 tjvantoll

For me when developing, it was printing on cmd console(Window comand prompt). Anything that I am console.logging is shown here. Moreover, debugging NS apps via chrome-devtools is such a headache.

image

sudheerkaushik avatar Dec 22 '18 19:12 sudheerkaushik