[[["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\u003eThis page details the \u003ccode\u003eILogger\u003c/code\u003e interface, which is used for outputting logging messages within the \u003ccode\u003eGoogle.Apis.Logging\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eILogger\u003c/code\u003e interface includes a boolean property called \u003ccode\u003eIsDebugEnabled\u003c/code\u003e to indicate whether debug output is active.\u003c/p\u003e\n"],["\u003cp\u003eThe interface provides methods such as \u003ccode\u003eDebug\u003c/code\u003e, \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eInfo\u003c/code\u003e, and \u003ccode\u003eWarning\u003c/code\u003e to log messages at different severity levels, with options to include formatted strings and exception details.\u003c/p\u003e\n"],["\u003cp\u003eThere are two methods available, \u003ccode\u003eForType(Type)\u003c/code\u003e and \u003ccode\u003eForType<T>()\u003c/code\u003e, that allows you to create a new logger that is associated with a specific type.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains an extension method named \u003ccode\u003eUtilities.ThrowIfNull<T>(T, String)\u003c/code\u003e for use with the logger interface.\u003c/p\u003e\n"]]],[],null,[]]