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.

贡献者指南