[[["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-03-21 UTC."],[[["This document provides details for the `UserLogEntryLabelProvider` class, which is designed to add authenticated user information to log entry labels within the Google Cloud Diagnostics for ASP.NET Core 3."],["`UserLogEntryLabelProvider` inherits from `HttpLogEntryLabelProvider` and implements `ILogEntryLabelProvider`, enabling it to work with HTTP context and augment log entries."],["The class constructor `UserLogEntryLabelProvider(IHttpContextAccessor httpContextAccessor)` initializes a new instance, requiring an `IHttpContextAccessor` to access the current HTTP context."],["The `InvokeCore` method is used by derived classes to implement the core logic of `ILogEntryLabelProvider` by utilizing the `HttpContext` instance to add log entry labels."],["There are several versions of this library, including the latest version 5.2.0, with the document providing information for version 4.4.0."]]],[]]