skpm/sketch-dev-tools

display the `console.group` logs together

Offen

#12 geöffnet am 04.11.2017

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (19 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (316 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide