GCKLoggerCommon.h File Reference
GCKLoggerCommon.h File
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["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 2024-09-18 UTC."],[[["\u003cp\u003eDefines the \u003ccode\u003eGCKLoggerLevel\u003c/code\u003e enum, used for setting logging levels.\u003c/p\u003e\n"],["\u003cp\u003eProvides functionalities related to logging within the Google Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eThis header file, \u003ccode\u003eGCKLoggerCommon.h\u003c/code\u003e, is a part of the Google Cast SDK.\u003c/p\u003e\n"]]],["The core content describes the `GCKLoggerLevel` enumeration, which is defined as a closed enum (`NS_CLOSED_ENUM`) based on an `NSInteger`. This enumeration is located within the `GCKLoggerCommon.h` file. The provided information highlights the existence of functions and the type definition for `GCKLoggerLevel`. It is a level used in the logger.\n"],null,["# GCKLoggerCommon.h File\n\n[Functions](#func-members) \nGCKLoggerCommon.h File Reference \nGCKLoggerLevel enum.\n[More...](#details)\n\n|---------|------------------------------------------------|\n| Functions --------- ||\n| typedef | **NS_CLOSED_ENUM** (NSInteger, GCKLoggerLevel) |\n| ||\n\nDetailed Description\n--------------------\n\nGCKLoggerLevel enum."]]