Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/config: Set sentry's logLevels correctly (#596)
* src/config: Set sentry's logLevels correctly logLevel has been deprecated in nestjs-sentry package, in favor of logLevels, which expects an array of Sentry LogLevels * src/config: Allow logging only for errors and warns
- Loading branch information