Closed jphilipstevens closed 5 years ago
You can add a logger instead of console.log. This is typical in other production apps
So I added a logger (winston) but I am unsure of the best spots for logging, seems pretty subjective. Any opinions?
You can add a logger instead of console.log. This is typical in other production apps