Ben Tsai

JavaScript Debug: A simple wrapper for console.log

Link: Ben Alman » JavaScript Debug: A simple wrapper for console.log

I should probably stop toggling my console.log() messages by adding them and removing them between every check-in. This tool may be helpful in doing this more sanely. This also reminds me that there are different types of logging messages I can use (log, debug, warn, info, error).

Wednesday, November 9, 2011