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 合併指標
 (30 天內沒有已合併 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

貢獻者指南