Y
Hacker News
new
|
ask
|
show
|
jobs
by
cimi_
5547 days ago
Besides the different logging levels, I don't think this brings much improvement over console.log. I think I'll stick with that.
1 comments
hailpixel
5547 days ago
I suppose this could be very useful in debugging in IE. But the way IE shuts down the JS interpreter once an error in encountered may just render it useless anyway. Will have to try it out.
link
alangalan
5547 days ago
When I tried it out late last week, I could not get it to run. Installed using the sources provided in the download.
The error was 'blackbird Cannot read property 'style' of undefined'
link