LiamKarlMitchell / InfiniteSky

InfiniteSky is an open-source mmorpg project, It is written in Node.JS
GNU General Public License v3.0
33 stars 42 forks source link

Investigate logging solutions. #92

Open LiamKarlMitchell opened 10 years ago

LiamKarlMitchell commented 10 years ago

Maybe winston? or pushing to mongodb? I have no idea..... something that shows in console but can also be viewed/queried later and have a level of detail we care about to apply filters on?

A plus if there is a web front end to view/search the logs. http://stackoverflow.com/questions/20880540/node-js-winston-logging

LiamKarlMitchell commented 9 years ago

https://strongloop.com/strongblog/compare-node-js-logging-winston-bunyan/