Comment on Blackbird - Open Source JavaScript Logging Utility Comments−cimi_15yBesides the different logging levels, I don't think this brings much improvement over console.log. I think I'll stick with that.−hailpixel15yI 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.−alangalan15yWhen 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'
Comments
Besides the different logging levels, I don't think this brings much improvement over console.log. I think I'll stick with that.
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.
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'