[[["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."],[[["The `ApplicationContext` class defines the operational context of the library, allowing for custom logger setup."],["The latest version of `ApplicationContext` available is 1.69.0, with older versions including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 also listed."],["The `Logger` property, of type `ILogger`, retrieves the current logger used by the application context, defaulting to `NullLogger` if none is registered."],["The `RegisterLogger` method allows for the registration of a custom logger, of type `ILogger`, with the application context, throwing an `InvalidOperationException` if one is already set."],["`ApplicationContext` inherits several base methods from the `Object` class, such as `Equals`, `GetHashCode`, and `ToString`."]]],[]]