[[["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."],[[["This page describes the `IExceptionLogger` interface, a generic tool for logging exceptions in .NET applications within the Google Cloud Diagnostics framework."],["The `Log` method allows synchronous logging of an exception, taking the exception itself and an optional `HttpContext` as parameters."],["The `LogAsync` method provides asynchronous logging capabilities, including parameters for the exception, `HttpContext` (optional), and a `CancellationToken`."],["The logger automatically retrieves the current HTTP context if an explicit one is not provided."]]],[]]