Skip to content

Instantly share code, notes, and snippets.

@greyaperez
Created May 2, 2014 17:46
Show Gist options
  • Save greyaperez/11481598 to your computer and use it in GitHub Desktop.
Save greyaperez/11481598 to your computer and use it in GitHub Desktop.
Restores console.log() if undefined or set to null.
// Restores Native console.log()
delete console.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment