[[["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-04-17 UTC."],[[["This page documents the `IExceptionLogger` interface, a generic tool for logging exceptions."],["The `IExceptionLogger` interface has two methods, `Log` and `LogAsync`, for synchronous and asynchronous exception logging, respectively."],["Both `Log` and `LogAsync` methods require an `Exception` object to be logged and optionally accept an `HttpContext` for contextual information."],["The `LogAsync` method, additionally, can accept an optional `CancellationToken` parameter for cancellation requests."],["The latest version of the documentation for this interface is 5.2.0, with several older versions available for reference."]]],[]]