[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eIContextExceptionLogger\u003c/code\u003e interface provides a generic way to log exceptions within the context of \u003ccode\u003eIContextWrapper\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThis interface offers two primary methods: \u003ccode\u003eLog\u003c/code\u003e, which logs an exception synchronously, and \u003ccode\u003eLogAsync\u003c/code\u003e, which logs an exception asynchronously.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eLog\u003c/code\u003e and \u003ccode\u003eLogAsync\u003c/code\u003e require an \u003ccode\u003eException\u003c/code\u003e object and an \u003ccode\u003eIContextWrapper\u003c/code\u003e object as parameters, representing the exception to log and its surrounding context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogAsync\u003c/code\u003e method also accepts an optional \u003ccode\u003eCancellationToken\u003c/code\u003e parameter to allow for cancellation of the asynchronous logging operation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e5.2.0\u003c/code\u003e, and the documentation lists all the way down to \u003ccode\u003e4.3.1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]