micro-analytics/micro-analytics-cli

Add debugging information output

Open

#18 geöffnet am 12. Jan. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (52 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (738 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide