[[["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\u003eThis document details the \u003ccode\u003eMemoryLogger\u003c/code\u003e class, a type of logger designed to store logs in an in-memory buffer, primarily for use during testing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMemoryLogger\u003c/code\u003e inherits from \u003ccode\u003eBaseLogger\u003c/code\u003e and implements the \u003ccode\u003eILogger\u003c/code\u003e interface, utilizing an in-memory system to store log entries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMemoryLogger\u003c/code\u003e constructor allows configuration of the minimum log level, maximum log entry count, and an optional custom clock implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogEntries\u003c/code\u003e property provides access to the collection of log messages that have been captured in the in-memory buffer.\u003c/p\u003e\n"],["\u003cp\u003eThere are currently 6 different versions available, with \u003ccode\u003e1.69.0\u003c/code\u003e being the latest.\u003c/p\u003e\n"]]],[],null,[]]