eubsoft / radedit

Build Node.js apps together quickly.
MIT License
3 stars 0 forks source link

Add winston for logging #26

Open sameubank opened 10 years ago

sameubank commented 10 years ago

winston is currently the most popular node logger, and it doesn't look like that will change anytime soon. We should use winston and default to a console transport plus a file transport so that the logs directory gets written to automagically and can be tailed.