Add Logger::logRecordBuilder()#1859
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1859 +/- ##
============================================
- Coverage 68.38% 68.04% -0.35%
- Complexity 2978 3012 +34
============================================
Files 450 453 +3
Lines 8731 8819 +88
============================================
+ Hits 5971 6001 +30
- Misses 2760 2818 +58
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@Nevay I plan to release API 1.8.0 with these changes, have you anything in progress that I should wait on? |
|
@brettmc I have nothing planned in the immediate future. We'll also need to tag SDK |
A longterm goal is to break up the broken
LogRecord->ReadableLogRecord->ReadWriteLogRecordhierarchy.ReadWriteLogRecord::setAttribute()/::setAttributes()(c529fbf) and::setContext()do not workReadableLogRecordexposes mutators