[[["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-03-21 UTC."],[[["This page provides documentation for the `IContextExceptionLogger` interface within the Google Cloud Diagnostics Common library, which is used for logging exceptions in .NET applications."],["The `IContextExceptionLogger` interface offers two main methods: `Log`, which synchronously logs an exception, and `LogAsync`, which asynchronously logs an exception, each requiring an exception and an `IContextWrapper` object as parameters."],["The latest version of this `IContextExceptionLogger` is 5.2.0, and previous versions, such as 5.1.0, 5.0.0, 4.4.0, and 4.3.1 are also documented and available for reference."],["`IContextExceptionLogger` inherits from the `IDisposable` interface, allowing for the disposal of resources when the logger is no longer needed."]]],[]]