node.js - [polymer]How should I view the log output? -




how should view log output? console not output corresponding content, can me? thank you.

code image

console image

nothing special polymer - you'll see result of statement, console.info("log test"), in console of developer tools. e.g.





wiki

Comments