[[["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 in the Google.Cloud.Diagnostics.AspNetCore3 namespace provides a generic mechanism for logging exceptions."],["The `Log` method is used to log an exception, accepting an exception object and an optional HTTP context."],["The `LogAsync` method allows for asynchronous logging of exceptions, including support for cancellation through a `CancellationToken`."],["The interface's methods provide flexibility by allowing the automatic retrieval of the current context when the HttpContext is not set."],["This documentation covers version 5.1.0 of the `IExceptionLogger` interface, with links to previous versions, and the latest version 5.2.0."]]],[]]