tnc-ca-geo / animl

A platform for managing camera trap data
MIT License
1 stars 0 forks source link

Figure out logging #18

Closed nathanielrindlaub closed 4 years ago

nathanielrindlaub commented 4 years ago

Seems like Winston, Bunyan, Morgan, or Pino are the popular options. Leaning towards Winston.

https://github.com/goldbergyoni/nodebestpractices/blob/master/sections/errorhandling/usematurelogger.md

https://www.loggly.com/ultimate-guide/node-logging-basics/

nathanielrindlaub commented 4 years ago

Went with Winston + Morgan