aweary/microbe.js

Implement logging utility

Open

#29 aperta il 21 set 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2 fork)github user discovery
enhancementhelp wantedunder consideration

Metriche repository

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

Descrizione

Users should be able to enable basic logging by doing something like app.enable.logging('basic')

app.enable would act as an access point to functions that would enable various feature sets as they are developed. app.disable could alias to those methods and pass a required second argument that would indicate that they are being disabled.

Guida contributor