Add Sentry for Backend (#1403)
* - added sentry * - renamed env var * - logger driver * - add breadcrumb and category * - fix driver
This commit is contained in:
1
server/src/integrations/logger/logger.constants.ts
Normal file
1
server/src/integrations/logger/logger.constants.ts
Normal file
@ -0,0 +1 @@
|
||||
export const LOGGER_DRIVER = Symbol('LOGGER_DRIVER');
|
||||
Reference in New Issue
Block a user