[[["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 way to log exceptions within the context of \u003ccode\u003eIContextWrapper\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eLog\u003c/code\u003e method for synchronously logging exceptions and a \u003ccode\u003eLogAsync\u003c/code\u003e method for asynchronous logging, both requiring a non-null exception and context.\u003c/p\u003e\n"],["\u003cp\u003eThe interface inherits the \u003ccode\u003eIDisposable\u003c/code\u003e interface, allowing for the disposal of resources when the logger is no longer needed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogAsync\u003c/code\u003e method accepts an optional \u003ccode\u003eCancellationToken\u003c/code\u003e to monitor for cancellation requests, and returns a \u003ccode\u003eTask\u003c/code\u003e representing the operation.\u003c/p\u003e\n"],["\u003cp\u003eThe listed versions show the different versions available, with \u003ccode\u003e5.2.0\u003c/code\u003e being the most recent, and version \u003ccode\u003e4.4.0\u003c/code\u003e being where the information provided is being referenced from.\u003c/p\u003e\n"]]],[],null,[]]