[[["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."],[[["`IContextExceptionLogger` is a generic exception logger designed for use with `IContextWrapper` objects."],["The interface provides a `Log` method to record exceptions synchronously, requiring an `Exception` object and an `IContextWrapper` object as parameters."],["It also includes a `LogAsync` method to asynchronously log exceptions, which takes an `Exception`, `IContextWrapper`, and an optional `CancellationToken` as parameters."],["The latest version of `IContextExceptionLogger` is `5.2.0`."],["`IContextExceptionLogger` inherits from `IDisposable`, providing a method to release any unmanaged resources."]]],[]]