Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the OTEL_LOG_LEVEL environment variable #2303

Open
MrAlias opened this issue Oct 19, 2021 · 3 comments
Open

Support the OTEL_LOG_LEVEL environment variable #2303

MrAlias opened this issue Oct 19, 2021 · 3 comments
Labels
blocked:specification Waiting on clarification of the OpenTelemetry specification before progress can be made pkg:SDK Related to an SDK package

Comments

@MrAlias
Copy link
Contributor

MrAlias commented Oct 19, 2021

Add support for the OTEL_LOG_LEVEL environment variable as defined in the specification.

Blocked by #1068

Part of #1698

@MrAlias
Copy link
Contributor Author

MrAlias commented Oct 19, 2021

Also blocked by open-telemetry/opentelemetry-specification#2039. The logging levels we implement need to be compatible with other langauges.

@MrAlias MrAlias added blocked:specification Waiting on clarification of the OpenTelemetry specification before progress can be made pkg:SDK Related to an SDK package labels Oct 19, 2021
@mehulparmariitr
Copy link

Cuurently is there any way to change log level for Golang?

@MrAlias
Copy link
Contributor Author

MrAlias commented May 30, 2024

Cuurently is there any way to change log level for Golang?

Register a logr.Logger with the desired logging level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked:specification Waiting on clarification of the OpenTelemetry specification before progress can be made pkg:SDK Related to an SDK package
Projects
None yet
Development

No branches or pull requests

2 participants