Skip to content

Enable consoleLoggingIntegration when enableLogs is true #5201

@antonis

Description

@antonis

Description

Enable the consoleLoggingIntegration by default if enableLogs is set to true.

SDKs should aim to have it so that console/logger integrations create logs as per the appropriate log level if enableLogs/enable_logs is set to true. Examples of this include JavaScript’s console object and Pythons logging standard library.

ref: https://develop.sentry.dev/sdk/telemetry/logs/#sdk-integrations

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions