[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-07 UTC."],[[["`UserLogEntryLabelProvider` is a class that extends `HttpLogEntryLabelProvider` and implements `ILogEntryLabelProvider`, enabling the addition of authenticated user information to log entry labels."],["It utilizes the `IHttpContextAccessor` to access the `HttpContext` and add information about the authenticated user."],["The `InvokeCore` method, which is overriden from the base class, takes a dictionary of string key/value pairs to represent labels, and an `HttpContext` instance, allowing for augmentation of log entry labels."],["This class is found within the `Google.Cloud.Diagnostics.AspNetCore` namespace and is part of the `Google.Cloud.Diagnostics.AspNetCore.dll` assembly."],["A new instance of `UserLogEntryLabelProvider` can be initialized by providing an `IHttpContextAccessor` instance."]]],[]]