[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eNullLogger\u003c/code\u003e class, part of the Google.Apis.Logging namespace, is designed to provide a logger that does not perform any actual logging.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNullLogger\u003c/code\u003e implements the \u003ccode\u003eILogger\u003c/code\u003e interface and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, inheriting methods such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, etc.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers methods like \u003ccode\u003eDebug\u003c/code\u003e, \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eInfo\u003c/code\u003e, and \u003ccode\u003eWarning\u003c/code\u003e to handle various logging levels, but these methods will not produce any output.\u003c/p\u003e\n"],["\u003cp\u003eIt also has methods \u003ccode\u003eForType\u003c/code\u003e and \u003ccode\u003eForType<T>\u003c/code\u003e to associate a logger with a specific type, though no logging actions will be taken.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIsDebugEnabled\u003c/code\u003e is a property included in this class which informs the user whether debug output would be logged if it were not a null logger, in this case it would always return false.\u003c/p\u003e\n"]]],[],null,[]]