micro-analytics/micro-analytics-cli

Add debugging information output

Open

#18 建立於 2017年1月12日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (52 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (738 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Lots of useful information can be logged out to the user but that should only be provided in the debugging context. So, allow for a --debug option that will allow writes out. Have the services modules point to a reusable logging component. On init, we will tell that logging component if it should echo out the proceeding logs to the console.

貢獻者指南