winston-sentry
winston-sentry copied to clipboard
Updated the raven module to use the recent @sentry/node
Updated the raven module to use the recent @sentry/node During object initialization : Added extra tags / user / context to the scope using Sentry.configureScope Added a default environment (by default) tag (process.env.NODE_ENV) During Event handling Added extra data to the specific scope using Sentry.withScope Added some 'unit tests' TBD : Update documentation
up ?
up ?