[[["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 `IExceptionLogger` interface provides a way to log exceptions within the `Google.Cloud.Diagnostics.AspNetCore3` namespace."],["The interface includes a `Log` method for synchronously logging exceptions, requiring an `Exception` parameter and optionally an `HttpContext`."],["The `LogAsync` method provides asynchronous logging capabilities for exceptions, accepting an `Exception`, an optional `HttpContext`, and an optional `CancellationToken`."],["Both `Log` and `LogAsync` methods require a non-null `Exception` parameter and can automatically retrieve the current `HttpContext` if not provided."],["The latest version available is `5.2.0`, and the document shows that versions `5.1.0`, `5.0.0`, `4.4.0` and `4.3.1` are also available."]]],[]]