Agora RTC Objective-C API Reference  Refactor
Properties
AgoraRtmLogConfig Class Reference

Inherits <NSObject>, and <NSCopying>.

Properties

NSString * filePath
 
int fileSizeInKB
 
AgoraRtmLogLevel level
 

Property Documentation

◆ filePath

- (NSString*) filePath
readwritenonatomiccopy

Set log path.

◆ fileSizeInKB

- (int) fileSizeInKB
readwritenonatomicassign

Set log max size.

◆ level

- (AgoraRtmLogLevel) level
readwritenonatomicassign

Set log output level.