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\u003eVersion 4.3.1 of the \u003ccode\u003eGoogle.Cloud.Diagnostics.AspNetCore\u003c/code\u003e library introduces the \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface, which allows for the augmentation of labels in log entries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interface is now marked as obsolete, suggesting the use of \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.ILogEntryLabelProvider\u003c/code\u003e instead.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInvoke\u003c/code\u003e method within \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e takes a dictionary of string key-value pairs, allowing users to add custom labels to log entries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elabels\u003c/code\u003e parameter is a dictionary where null values for either keys or values are not permitted and will cause an exception when logging an entry.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library is 4.4.0.\u003c/p\u003e\n"]]],[],null,[]]