Skip to content

Instantly share code, notes, and snippets.

@gijs
Created July 13, 2011 10:20
Show Gist options
  • Save gijs/1080048 to your computer and use it in GitHub Desktop.
Save gijs/1080048 to your computer and use it in GitHub Desktop.
var console = console || {
log:function() {},
warn: function() {},
dir: function() {},
error: function() {}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment