Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[SDK] DefaultLogHandler to print errors to std::cerr, add LogLevel::None #2622

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

Merged
merged 9 commits into from
Apr 13, 2024

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented Mar 28, 2024

Fixes #2611

Changes

Please provide a brief description of the changes here.

  • Fixed the default log handler to print errors and warnings in std::cerr instead of std::cout.
  • Implemented a new LogLevel::None

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed (N/A)

@marcalff marcalff requested a review from a team March 28, 2024 23:33
@marcalff marcalff changed the title [SDK] DefaultLogHandler to print to std::cerr, add LogLevel::None [SDK] DefaultLogHandler to print errors to std::cerr, add LogLevel::None Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable internal otel logging
5 participants