Skip to content

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

Closed
@jacoblb64

Description

@jacoblb64

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions