Created
November 24, 2014 18:56
-
-
Save remitbri/9d2ee21de3047ecfe487 to your computer and use it in GitHub Desktop.
when someone had the “great” idea to redefine window.console…
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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