Skip to content

Commit 818456e

Browse files
Undo changes to environment variable docs
This appears to cause an issue with "tox -e docs".
1 parent 5725ccd commit 818456e

File tree

1 file changed

+1
-2
lines changed
  • opentelemetry-sdk/src/opentelemetry/sdk/environment_variables

1 file changed

+1
-2
lines changed

opentelemetry-sdk/src/opentelemetry/sdk/environment_variables/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@
5050
"""
5151
.. envvar:: OTEL_LOG_LEVEL
5252
53-
The :envvar:`OTEL_LOG_LEVEL` environment variable sets the log level used by the SDK logger.
54-
OTLP exporters will log partial success responses when this is set to `debug` or `verbose`.
53+
The :envvar:`OTEL_LOG_LEVEL` environment variable sets the log level used by the SDK logger
5554
Default: "info"
5655
"""
5756

0 commit comments

Comments
 (0)