Skip to content

Instantly share code, notes, and snippets.

@baileylo
Created February 6, 2012 21:48
Show Gist options
  • Save baileylo/1755134 to your computer and use it in GitHub Desktop.
Save baileylo/1755134 to your computer and use it in GitHub Desktop.
console.lol = function() {
return console.log.apply(null, arguments);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment