-
Notifications
You must be signed in to change notification settings - Fork 965
Closed
Labels
spec:logsRelated to the specification/logs directoryRelated to the specification/logs directorytriage:accepted:readyReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsorReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsor
Description
Stabilize the (optional) Exception parameter to Logger Emit added in #4824 as part of OTEP 4430.
Implementations / Prototypes so far:
- Java:
ExtendedLogRecordBuilder.setException(Throwable)- Builder method called beforeemit() - .NET:
LogRecordAttributeList.RecordException(Exception)- Attribute list method called beforeEmitLog()
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
spec:logsRelated to the specification/logs directoryRelated to the specification/logs directorytriage:accepted:readyReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsorReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsor
Type
Projects
Status
Spec - Closed
Status
Done