TCRLogDelegate Protocol Reference

Conforms to NSObject
Declared in TcrSdkInstance.h

– logWithLevel:log: required method

日志打印回调接口

- (void)logWithLevel:(TCRLogLevel)logLevel log:(NSString *_Nullable)log

Parameters

logLevel

日志打印级别

log

log

Discussion

日志打印回调接口

Declared In

TcrSdkInstance.h