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