Skip to content

Instantly share code, notes, and snippets.

@remitbri
Created November 24, 2014 18:56
Show Gist options
  • Save remitbri/9d2ee21de3047ecfe487 to your computer and use it in GitHub Desktop.
Save remitbri/9d2ee21de3047ecfe487 to your computer and use it in GitHub Desktop.
when someone had the “great” idea to redefine window.console…
Object.getPrototypeOf(console).log.call(console, val1, val2, )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment