tslog icon indicating copy to clipboard operation
tslog copied to clipboard

Feature Request: Make Objects expandable

Open janlewski opened this issue 1 year ago • 0 comments

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(). image

janlewski avatar Aug 21 '24 06:08 janlewski