Open
Description
Describe the bug
Describe the bug
I am using OTEL_LOG_LEVEL and OTEL_GO_AUTO_LOG_LEVEL to set auto instrumentation logs and when I set it to any level such as debug, info, error, my go application logs are hidden and I see only OTEL logs. Could you please let me know what could be the issue?
Steps to reproduce
OTEL_LOG_LEVEL and OTEL_GO_AUTO_LOG_LEVEL to debug, info, or whatever
Expected behavior
Application logs are important and must be restored
Actual behavior
Application logs are hidden
A clear and concise description of what the bug is.
Environment
- OS: [e.g. iOS, Windows]
- Go Version: [e.g. 1.6]
- Version: [e.g. 1295520, v0.1.0]
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.