Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogLevel was removed, but is referenced from NestJS-Sentry package #4465

Closed
8 of 12 tasks
jacoblb64 opened this issue Jan 27, 2022 · 2 comments
Closed
8 of 12 tasks

LogLevel was removed, but is referenced from NestJS-Sentry package #4465

jacoblb64 opened this issue Jan 27, 2022 · 2 comments

Comments

@jacoblb64
Copy link

jacoblb64 commented Jan 27, 2022

Package + Version

  • @sentry/browser
  • @sentry/node @ 6.17.2
  • raven-js
  • raven-node (raven for node)
  • @ntegral/nestjs-sentry @ 3.0.7
  • @nestjs/core @ 8.2.6
  • node @ 14.18.0
  • typescript @ 4.5.5

Description

Saw this build error when updating to the latest Node SDK version and wanted to flag the probable cause of folks using this export, and encourage the Sentry team and maintainers of the NestJS integration package to work together toward a resolution.

Relevant discussion in this closed issue #4449, and was removed in PR #4317.

LogLevel is used in the basic getting started section of ntegral's popular NestJS wrapper for Sentry: https://github.com/ntegral/nestjs-sentry.

What would the Sentry team recommend using instead? Or is this solely the responsibility of the NesJS integration to solve?

@lobsterkatie
Copy link
Member

Hi, @jacoblb64, thanks for writing in!

The Nest SDK is community-supported, so they're the best folks to help with this; I'd suggest opening a similar issue in their repo. That said, if questions come up as you're working with them there, feel free to point them in this direction and we'll be happy to offer advice where we can.

Cheers!

@jacoblb64
Copy link
Author

Sounds good, will chat with folks there, appreciate the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants