[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-07 UTC."],[[["The `TraceIdLogEntryLabelProvider` class is an implementation of `ILogEntryLabelProvider` designed to add the `TraceIdentifier` to log entry labels."],["It inherits from `HttpLogEntryLabelProvider` and includes inherited members such as `Invoke`, `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `TraceIdLogEntryLabelProvider` class has a constructor that requires an `IHttpContextAccessor` to initialize."],["The `InvokeCore` method, which is overridden from `HttpLogEntryLabelProvider`, utilizes the `HttpContext` instance to augment the log entry labels."],["The latest version of the provider is `4.4.0` however `4.3.1` is also available."]]],[]]