Y
Hacker News
new
|
ask
|
show
|
jobs
by
nanny
2558 days ago
It only acts like console.log in the browser console, not in a script. Interesting.
2 comments
panopticon
2558 days ago
The Chrome console defines a few console-only convenience functions too:
https://github.com/GoogleChrome/devtools-docs/blob/master/do...
link
6nf
2558 days ago
Handy for debugging I guess?
link