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

Sentry drop LogLevel. Are There any LogLevel Alternatives? #69

Open
elmergg opened this issue Jan 24, 2022 · 5 comments
Open

Sentry drop LogLevel. Are There any LogLevel Alternatives? #69

elmergg opened this issue Jan 24, 2022 · 5 comments

Comments

@elmergg
Copy link

elmergg commented Jan 24, 2022

From what I've seen here, the LogLevel is being dropped by Sentry. Are there any alternatives for this one. Thx.

getsentry/sentry-javascript#4317

@sediatis
Copy link

It is also still present on the README, so everyone who uses nestjs-sentry for the first time will be faced with an error

@elmergg
Copy link
Author

elmergg commented Jan 27, 2022

oh just realize, we only need to remove log level since it is never used by sentry anyway. @sediatis

@jacoblb64
Copy link

Hey, I brought up this issue in the Sentry project and they directed me here -- looks like an alternative is needed and folks here aware of it.
getsentry/sentry-javascript#4465

@tylerjusfly
Copy link

so will it still work without LogLevel?

@ctsstc
Copy link

ctsstc commented Jun 1, 2022

It's hacky, but for now you can do something like: Severity.Error as LogLevel

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

5 participants