When an object is logged, by default it is fully expanded and printed, which is really frustrating when it has many layers and lots of data (image below).
If not by default, there should be a setting so that the object is not shown all at once but is expandable, just like when using console.log().
Description / Use Case for a Feature
When an object is logged, by default it is fully expanded and printed, which is really frustrating when it has many layers and lots of data (image below).
If not by default, there should be a setting so that the object is not shown all at once but is expandable, just like when using console.log().