[[["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, inheriting from \u003ccode\u003eBaseLogger\u003c/code\u003e and implementing \u003ccode\u003eILogger\u003c/code\u003e, is designed to log to an in-memory buffer, typically for testing purposes.\u003c/p\u003e\n"],["\u003cp\u003eIt allows configuration of a minimum log level and the maximum number of log entries to store, with further entries being silently discarded.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMemoryLogger\u003c/code\u003e includes a \u003ccode\u003eLogEntries\u003c/code\u003e property that holds the list of string log entries and is constructed using parameters for log level, entry limit, and an optional clock.\u003c/p\u003e\n"],["\u003cp\u003eIt overrides the \u003ccode\u003eBuildNewLogger\u003c/code\u003e and \u003ccode\u003eLog\u003c/code\u003e methods from \u003ccode\u003eBaseLogger\u003c/code\u003e to specify how new loggers are created and how logging is performed, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located in the \u003ccode\u003eGoogle.Apis.Logging\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly, with version references ranging from 1.50.0 up to the latest at 1.69.0.\u003c/p\u003e\n"]]],[],null,[]]