podkrepi-bg / api

Nest.js REST backend for charity platform Podkrepi.bg https://podkrepi.bg/swagger
https://podkrepi.bg
MIT License
82 stars 43 forks source link

feat: Implement custom logger logic for errors #632

Closed sashko9807 closed 3 months ago

sashko9807 commented 4 months ago

Logger.error will now send any Logger.error messages to sentry as well.

Will help us to debug any non-thrown errors

github-actions[bot] commented 4 months ago

✅ Tests will run for this PR. Once they succeed it can be merged.