A dictionary of log entry labels.
Keys and values added to labels should not be null.
If they are, an exception will be throw when attempting to log an entry.
The entry won't be logged and the exception will be propagated depending
on the value of ExceptionHandling.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eHttpLogEntryLabelProvider\u003c/code\u003e is a base class for \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e implementations that require an \u003ccode\u003eHttpContext\u003c/code\u003e instance, version 4.3.1.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides methods for augmenting log entry labels, including \u003ccode\u003eInvoke\u003c/code\u003e and the abstract \u003ccode\u003eInvokeCore\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt implements the \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eDerived types of \u003ccode\u003eHttpLogEntryLabelProvider\u003c/code\u003e include \u003ccode\u003eClientIpLogEntryLabelProvider\u003c/code\u003e, \u003ccode\u003eTraceIdLogEntryLabelProvider\u003c/code\u003e, and \u003ccode\u003eUserLogEntryLabelProvider\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor \u003ccode\u003eHttpLogEntryLabelProvider(IHttpContextAccessor)\u003c/code\u003e initializes the base class with an \u003ccode\u003eIHttpContextAccessor\u003c/code\u003e instance to provide an \u003ccode\u003eHttpContext\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]