console log all array values node

JavaScript
console.dir(myArry, {'maxArrayLength': null});
Source

Also in JavaScript: