Stabilize the (optional) Exception parameter to Logger Emit added in #4824 as part of OTEP 4430.
Implementations / Prototypes so far:
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Stabilize the (optional)
Exceptionparameter to Logger Emit added in #4824 as part of OTEP 4430.Implementations / Prototypes so far:
ExtendedLogRecordBuilder.setException(Throwable)- Builder method called beforeemit()LogRecordAttributeList.RecordException(Exception)- Attribute list method called beforeEmitLog()Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.