guzru / winston-sentry

Sentry transport for winston logger for node js
MIT License
82 stars 37 forks source link

Updated the raven module to use the recent @sentry/node #52

Open mgara opened 5 years ago

mgara commented 5 years ago

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

s0j0hn commented 4 years ago

up ?

rbarbioni commented 2 years ago

up ?