I install firebug and I'm done with my logs.
I test it in IE and of course I've got "undefined" error.
What's the common idiom to avoid this.
I don't really feel like commenting all the console.log statements in my file nor to mock it.
Well I'm not sure what to do.