The logging verbosity for device activity. Specifies which events should be
written to logs. For example, if the LogLevel is ERROR, only events that
terminate in errors will be logged. LogLevel is inclusive; enabling INFO
logging will also enable ERROR logging.
[[["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 latest version of the \u003ccode\u003eLogLevel\u003c/code\u003e documentation is 2.2.0, with previous versions 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLogLevel\u003c/code\u003e is an enumeration that controls the verbosity of logging for device activity, specifying which events are written to logs.\u003c/p\u003e\n"],["\u003cp\u003eThe available log levels include \u003ccode\u003eDebug\u003c/code\u003e (logs all events), \u003ccode\u003eError\u003c/code\u003e (logs only error events), \u003ccode\u003eInfo\u003c/code\u003e (logs informational events like connections), \u003ccode\u003eNone\u003c/code\u003e (disables logging), and \u003ccode\u003eUnspecified\u003c/code\u003e (no logging specified, defaults to disabled).\u003c/p\u003e\n"],["\u003cp\u003eThe LogLevel feature is still in Beta, and enabling a higher level, such as INFO, also enables lower levels, such as ERROR.\u003c/p\u003e\n"],["\u003cp\u003eThe LogLevel is found within the Google.Cloud.Iot.V1 namespace, and it is included in the Google.Cloud.Iot.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]