burtonjc / foos-net

Leader board for foosball games played in pairs.
1 stars 5 forks source link

Adding winston logging #6

Closed kgroves closed 11 years ago

kgroves commented 11 years ago

First cut at adding winston logging.

burtonjc commented 11 years ago

Katy, This looks good. The only issue I see is that winston is added as a devDependency, but it should be promoted to a true dependency given that we need it in a production environment. Fix that and I'll merge this in. Thanks for doing this!

kgroves commented 11 years ago

fixed the winston dependency.