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\u003eThe \u003ccode\u003eHttpLogEntryLabelProvider\u003c/code\u003e class serves as a base for implementing \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e, requiring an \u003ccode\u003eHttpContext\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for the augmentation of log entry labels by implementing the \u003ccode\u003eInvokeCore\u003c/code\u003e method in derived classes, using an \u003ccode\u003eHttpContext\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpLogEntryLabelProvider\u003c/code\u003e class implements two interfaces \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e and can be found in the namespace \u003ccode\u003eGoogle.Cloud.Diagnostics.AspNetCore3\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor that initializes the base class using an \u003ccode\u003eIHttpContextAccessor\u003c/code\u003e, accepting an \u003ccode\u003eIHttpContextAccessor\u003c/code\u003e instance that provides the necessary \u003ccode\u003eHttpContext\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are several derived types from this base class that are available for use including \u003ccode\u003eClientIpLogEntryLabelProvider\u003c/code\u003e, \u003ccode\u003eTraceIdLogEntryLabelProvider\u003c/code\u003e, and \u003ccode\u003eUserLogEntryLabelProvider\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]