Skip to content

Instantly share code, notes, and snippets.

@ZhihaoLau
Created January 30, 2016 16:24
Show Gist options
  • Save ZhihaoLau/77f79b8c256c496749b3 to your computer and use it in GitHub Desktop.
Save ZhihaoLau/77f79b8c256c496749b3 to your computer and use it in GitHub Desktop.
Log
function log(obj) {
console.log(obj);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment