[[["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-17 UTC."],[[["The `GoogleLogger` class, part of the `Google.Cloud.Diagnostics.AspNetCore3` namespace, implements the `ILogger` interface for logging to Google Cloud Logging."],["The latest version available is 5.2.0, with previous versions ranging from 5.1.0 down to 4.3.1."],["`GoogleLogger` provides a method `GetGcpConsoleLogsUrl()` which constructs and returns a URL for viewing logs on the Google Cloud Logging Console."],["`GoogleLogger`'s core functionality is implemented through the `Log\u003cTState\u003e` method which allows logging with various parameters such as `LogLevel`, `EventId`, `state`, `Exception`, and a custom formatter."],["The class has been made obsolete, with the suggestion to use `Google.Cloud.Diagnostics.Common.GoogleLogger` instead, indicating a shift in recommended logging practices."]]],[]]