Skip to content

[Feature request] Add ability to configure log level for instrumentConsole #3946

@romap0

Description

@romap0

It would be useful to have the ability to pass console log methods which will be added to breadcrumbs.

For example:

Sentry.init({
  breadcrumbConsoleLevels: ['trace', 'debug', 'info'],
});

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions