[[["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 latest version of the \u003ccode\u003eGoogle.Apis.Logging.LogLevel\u003c/code\u003e is 1.69.0, with previous versions available back to 1.50.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLogLevel\u003c/code\u003e is an enum that defines the supported logging levels within the \u003ccode\u003eGoogle.Apis.Logging\u003c/code\u003e namespace, found in the Google.Apis.Core.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe enum fields include \u003ccode\u003eAll\u003c/code\u003e, \u003ccode\u003eDebug\u003c/code\u003e, \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eInfo\u003c/code\u003e, \u003ccode\u003eNone\u003c/code\u003e, and \u003ccode\u003eWarning\u003c/code\u003e, each representing a different level of logging detail.\u003c/p\u003e\n"],["\u003cp\u003eThere is an Extension Method associated with the LogLevel object, Utilities.ThrowIfNull<LogLevel>(LogLevel, string), used to check if a LogLevel is null.\u003c/p\u003e\n"]]],[],null,["# Enum LogLevel (1.69.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.69.0 (latest)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Logging.LogLevel)\n- [1.68.0](/dotnet/docs/reference/Google.Apis/1.68.0/Google.Apis.Logging.LogLevel)\n- [1.60.0](/dotnet/docs/reference/Google.Apis/1.60.0/Google.Apis.Logging.LogLevel)\n- [1.59.0](/dotnet/docs/reference/Google.Apis/1.59.0/Google.Apis.Logging.LogLevel)\n- [1.55.0](/dotnet/docs/reference/Google.Apis/1.55.0/Google.Apis.Logging.LogLevel)\n- [1.50.0](/dotnet/docs/reference/Google.Apis/1.50.0/Google.Apis.Logging.LogLevel) \n\n public enum LogLevel\n\nThe supported logging levels.\n\nNamespace\n---------\n\n[Google.Apis.Logging](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Logging)\n\nAssembly\n--------\n\nGoogle.Apis.Core.dll\n\nExtension Method\n----------------\n\n[Utilities.ThrowIfNull\\\u003cLogLevel\\\u003e(LogLevel, string)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Util.Utilities#Google_Apis_Util_Utilities_ThrowIfNull__1___0_System_String_)"]]