Make the output of sys.inspect a lot more compact.
See: http://groups.google.com/group/nodejs/browse_thread/thread/ac060521e27fef65 By default now, sys.inspect doesn't recurse more than two times. Pass in null as the third parameter to make it recurse indefinitely.
parent
a2714be8
Please register or sign in to comment