Open cdupont opened 6 years ago
Currently there is some logging but there is no date and level. The idea is to provide the date and logging levels ("Error", "Warn", "Info", "Debug"). You can use a library such as Winston: https://github.com/Waziup/api-server/blob/master/src/log.js
Currently there is some logging but there is no date and level. The idea is to provide the date and logging levels ("Error", "Warn", "Info", "Debug"). You can use a library such as Winston: https://github.com/Waziup/api-server/blob/master/src/log.js