[[["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-10-09 UTC."],[[["\u003cp\u003eDefines the \u003ccode\u003eTAGLoggerLogLevelType\u003c/code\u003e enum for controlling the level of detail in log messages.\u003c/p\u003e\n"],["\u003cp\u003eOffers a range of log levels from verbose to none, enabling developers to customize the verbosity of their logs.\u003c/p\u003e\n"],["\u003cp\u003eIncludes standard log levels like debug, info, warning, and error for reporting various application states.\u003c/p\u003e\n"]]],["The document defines the `TAGLoggerLogLevelType` enumeration, used for setting log levels. It specifies six logging levels: Verbose, Debug, Info, Warning, Error, and None. Each level, represented by constants such as `kTAGLoggerLogLevelVerbose`, corresponds to a different severity of log message, allowing users to filter and prioritize logged events. The log levels range from the most detailed (`Verbose`) to no logging (`None`).\n"],null,[]]