skpm/sketch-dev-tools

display the `console.group` logs together

Aberta

#12 aberto em 4 de nov. de 2017

 (0 comentário) (0 reação) (0 responsável)JavaScript (19 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (316 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador