Mostly useful for ensuring that Browsers which don’t have console.log
enabled by default (i.e. Internet Explorer) don’t explode if you forget to remove a console.log
from your JavaScripts.
Mostly useful for ensuring that Browsers which don’t have console.log
enabled by default (i.e. Internet Explorer) don’t explode if you forget to remove a console.log
from your JavaScripts.