diff --git a/experimental/CHANGELOG.md b/experimental/CHANGELOG.md index fb483c71728..0f4a6f55d6f 100644 --- a/experimental/CHANGELOG.md +++ b/experimental/CHANGELOG.md @@ -12,6 +12,8 @@ All notable changes to experimental packages in this project will be documented ### :bug: (Bug Fix) +* fix(sdk-node): only set DiagConsoleLogger when OTEL_LOG_LEVEL is set [#3693](https://github.com/open-telemetry/opentelemetry-js/pull/3672) @pichlermarc + ### :books: (Refine Doc) ### :house: (Internal)