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.AspNetCore\u003c/code\u003e namespace, is an implementation of \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e that enriches log entries with the \u003ccode\u003eEnvironmentName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements two \u003ccode\u003eILogEntryLabelProvider\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor \u003ccode\u003eEnvironmentNameLogEntryLabelProvider(IHostingEnvironment)\u003c/code\u003e initializes a new instance using the provided \u003ccode\u003eIHostingEnvironment\u003c/code\u003e to determine the environment name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInvoke\u003c/code\u003e method allows augmenting log entry labels by taking a dictionary of string key-value pairs, which should be non-null to avoid exceptions.\u003c/p\u003e\n"]]],[],null,[]]