[[["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 environment for the library, allowing for custom logger setups."],["The latest version of this context is 1.69.0, with several previous versions listed including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0."],["The `Logger` property returns the currently used logger within the application context, defaulting to a `NullLogger` if none has been specified."],["The `RegisterLogger` method allows for the registration of an `ILogger` instance, but will throw an exception if one has already been registered."],["This class inherits a number of methods from the `object` class, including `Equals`, `GetHashCode`, `GetType`, `MemberwiseClone`, `ReferenceEquals`, and `ToString`."]]],[]]