Skip to content

Instantly share code, notes, and snippets.

@aarondai
Last active August 29, 2015 14:04
Show Gist options
  • Save aarondai/3fa314b5d2cff83a34a4 to your computer and use it in GitHub Desktop.
Save aarondai/3fa314b5d2cff83a34a4 to your computer and use it in GitHub Desktop.
NodeJS: Log Item
console.log(JSON.stringify(myObject, null, 4));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment