Xsens DOT iOS SDK  ©2022 Xsens Technologies - Version: 2022.0.0
XsensDotLog Class Reference

#import <XsensDotLog.h>

Inheritance diagram for XsensDotLog:

Class Methods

(void) + setLogEnable:
 
(BOOL) + isLogEnable
 

Detailed Description

Enable XsensDotLog when you want to get debug information. Note that you need to disable it in released apps.

Method Documentation

◆ isLogEnable

+ (BOOL) isLogEnable

Get current sdk log status

Returns
YES the log is enable and NO the log is disable

◆ setLogEnable:

+ (void) setLogEnable: (BOOL)  enable

Set the log enable to open log in debug mode

Parameters
enableThe enable flag

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