Skip to content

Instantly share code, notes, and snippets.

@jebai0521
Created April 9, 2015 03:03
Show Gist options
  • Save jebai0521/ff61f9840afe9ff348d9 to your computer and use it in GitHub Desktop.
Save jebai0521/ff61f9840afe9ff348d9 to your computer and use it in GitHub Desktop.
print full content of object in nodejs
console.log(util.inspect(mergeData, false, null));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment