skpm/sketch-dev-tools

display the `console.group` logs together

开放

#12 创建于 2017年11月4日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (19 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (316 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南