NERtc iOS SDK  V4.4.301
属性 | 所有成员列表
NERtcLogSetting类 参考

Log-related settings 更多...

#import <NERtcEngineBase.h>

类 NERtcLogSetting 继承关系图:

属性

NSString * logDir
 The full path of the log directory. 更多...
 
NERtcLogLevel logLevel
 The log level for printing. 更多...
 

详细描述

Log-related settings

属性说明

◆ logDir

- (NSString*) logDir
readwritenonatomiccopy

The full path of the log directory.

UTF-8 encoding.

◆ logLevel

- (NERtcLogLevel) logLevel
readwritenonatomicassign

The log level for printing.

The default level is info. For more information, see NERtcLogLevel.


该类的文档由以下文件生成: