Tuya iOS Smart Life App SDK 5.15.0
ThingSmartUtilLog Class Reference

#import <ThingSmartUtilLog.h>

Inheritance diagram for ThingSmartUtilLog:

Class Methods

(ThingSmartUtilLog *) + sharedInstance
 
(ThingSmartUtilLog *) + sharedInstance
 
(ThingSmartUtilLog *) + sharedInstance
 
(ThingSmartUtilLog *) + sharedInstance
 

Properties

BOOL debugMode
 Debug mode, default is false. Verbose log will print into console if opened. More...
 
BOOL logToThingLogLibrary
 default is false. More...
 

Detailed Description

Definition at line 31 of file ThingSmartUtilLog.h.

Method Documentation

◆ sharedInstance [1/4]

+ (ThingSmartUtilLog *) sharedInstance

◆ sharedInstance [2/4]

+ (ThingSmartUtilLog *) sharedInstance

◆ sharedInstance [3/4]

+ (ThingSmartUtilLog *) sharedInstance

◆ sharedInstance [4/4]

+ (ThingSmartUtilLog *) sharedInstance

Property Documentation

◆ debugMode

- (BOOL) debugMode
readwritenonatomicassign

Debug mode, default is false. Verbose log will print into console if opened.

Definition at line 35 of file ThingSmartUtilLog.h.

◆ logToThingLogLibrary

- (BOOL) logToThingLogLibrary
readwritenonatomicassign

default is false.

Definition at line 37 of file ThingSmartUtilLog.h.


The documentation for this class was generated from the following files: