micro-analytics/micro-analytics-cli

Add debugging information output

Open

#18 opened on 2017年1月12日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (52 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (738 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド