Created
April 9, 2015 03:03
-
-
Save jebai0521/ff61f9840afe9ff348d9 to your computer and use it in GitHub Desktop.
print full content of object in nodejs
This file contains hidden or 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
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