xpl / ololog

A better console.log for the log-driven debugging junkies
https://www.npmjs.com/package/ololog
The Unlicense
215 stars 8 forks source link

Future expansion: Winston? #6

Open drmikecrowe opened 6 years ago

drmikecrowe commented 6 years ago

So, traditionally I use debug for console logging (which ololog could replace, if it had the filters) and winston for centralized logging.

What's your plan for how ololog will expand going forward?

xpl commented 6 years ago

@drmikecrowe Thanks for looking into ololog. To be honest, I don't have any far-reaching plans with this particular project. But I am certainly open to any suggestions/contributions!