[[["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."],[[["The `GoogleLoggerProvider` class is an implementation of `ILoggerProvider` for Google Cloud Logging within the .NET environment."],["It is part of the `Google.Cloud.Diagnostics.Common` namespace and is contained within the `Google.Cloud.Diagnostics.Common.dll` assembly."],["The class offers a static `Create` method to create a new `ILoggerProvider` instance, accepting an `IServiceProvider` and optional `LoggingServiceOptions`."],["The `CreateLogger` method is used to create a named `GoogleLogger` instance, where the log name is combined with a log location to form the resource name."],["The latest version available is 5.2.0, but other versions are also available."]]],[]]