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\u003eEnvironmentNameLogEntryLabelProvider\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Diagnostics.AspNetCore3\u003c/code\u003e namespace, is designed to add the \u003ccode\u003eEnvironmentName\u003c/code\u003e to log entry labels.\u003c/p\u003e\n"],["\u003cp\u003eIt implements \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e, allowing it to augment log entries with relevant environment information.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor takes an \u003ccode\u003eIWebHostEnvironment\u003c/code\u003e instance to determine the environment name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInvoke\u003c/code\u003e method takes a dictionary of strings and augments the log entry labels within that dictionary.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 5.2.0, with previous versions dating back to 4.3.1 being accessible.\u003c/p\u003e\n"]]],[],null,[]]