developmentseed / osm-teams

Teams for OpenStreetMap!
https://mapping.team
MIT License
27 stars 5 forks source link

Admins and Devs can control logging #142

Open guidorice opened 4 years ago

guidorice commented 4 years ago

https://github.com/pinojs/pino is implemented in a couple of places already, but the configuration may need to be unified across the app. Also there are a number of console.log() calls which should be replaced with using the more full featured logging layer.

Relates to #138

vgeorge commented 2 years ago

We need to review our logging library and update it accordingly.