Posts Tagged Under Logging
5
October 19th, 2008
BlackBird – JavaScript logging tool
If you ever created a script with JS, you probably know how painful logging messages with alert() function is. Not only you can see one message at the time but also you need to click OK button to go further. I think this is the reason why Scott Olson created BlackBird project. As you can see on the screenshoot, this project is not only useful but also looks great.
In this post i want to briefly review this utility and then show you how to use it, so if you are not interested in the review you can just skip ext part.
Posted in JavaScriptBy Greg


