opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

[API] DO not allow unsafe `Logger::EmitLogRecord`

Open owent opened this issue 1 year ago • 0 comments

Fixes #2666

Changes

  • Do not allow unsafe Logger::EmitLogRecord

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

owent avatar May 21 '24 07:05 owent