[Firebug] You can use console.log(“sth”) to log debugging info

You can use console.log("sth") to log debugging info into Firebug’s console.

console.dir(someHashLiteral) is also great.

Leave a Comment

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.