anovote / backend

All code regarding the backend server
3 stars 0 forks source link

add error logging #194

Closed spiftire closed 3 years ago

spiftire commented 3 years ago

This could also have been implemented with a custom logger, if we want to make it log with winston. This might have been overkill, but can be implemented later if needed. https://orkhan.gitbook.io/typeorm/docs/logging

closes #118