micro-analytics/micro-analytics-cli

Add debugging information output

Open

#18 aperta il 12 gen 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (52 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (738 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor