opentelemetry-cpp
opentelemetry-cpp copied to clipboard
[API] DO not allow unsafe `Logger::EmitLogRecord`
Fixes #2666
Changes
- Do not allow unsafe
Logger::EmitLogRecord
For significant contributions please make sure you have completed the following items:
- [ ]
CHANGELOG.mdupdated for non-trivial changes - [ ] Unit tests have been added
- [ ] Changes in public API reviewed