micro-analytics/micro-analytics-cli

Add debugging information output

Open

#18 ouverte le 12 janv. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (52 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (738 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur