[[["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\u003eMemoryLogger\u003c/code\u003e class is a type of logger that stores log entries in an in-memory buffer, primarily intended for use during tests.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eBaseLogger\u003c/code\u003e and provides methods for managing log levels, such as debug, info, warning, and error, in addition to offering functionalities like logging for specified types and throwing exceptions when null values are encountered.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMemoryLogger\u003c/code\u003e is constructed with parameters for setting the minimum log level, maximum entry count, and an optional clock for time-stamping log entries.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes a \u003ccode\u003eLogEntries\u003c/code\u003e property, which is a list containing all logged messages as strings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the MemoryLogger class is available under the Google.Apis.Logging namespace, specifically in version 1.69.0 of the Google.Apis package.\u003c/p\u003e\n"]]],[],null,[]]