Display full object properties in node.warn?

Display full object properties in node.warn? Simple way to do this?

node.warn(JSON.stringify(myobject))

Whats wrong with just sending the object to node.warn?

image

Wanted to display without the interaction... just see it at a glance type of thing.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.