skpm/sketch-dev-tools

display the `console.group` logs together

Aperta

#12 aperta il 4 nov 2017

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (19 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (316 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The logs have a group field defining the "group level" there are in.

console.group increase the level by 1 while console.groupEnd decrease it.

Just need to show the groups together

Guida contributor