kjendrzyca / corpo-food

0 stars 2 forks source link

Logging errors #24

Open Wojtasik opened 8 years ago

Wojtasik commented 8 years ago

Should we use any kind of logger for backend? Any ideas?

kjendrzyca commented 8 years ago

There is a basic winston added with one console transport, needs configuration to save logs to file. We need to agree which logs need to be saved to file and how many files do we need. Documentation is pretty cool https://github.com/winstonjs/winston