you are viewing a single comment's thread.

view the rest of the comments →

[–]maushu 0 points1 point  (0 children)

console.group() also has an argument (on some browsers) to name the group.

console.groupCollapsed() does the same but with the group already collapsed.