|
TencentMapSDK_iOS_3D_v6.7.0
|
回调日志格式类 更多...
#import <QMapServices.h>
属性 | |
| BOOL | toFile |
| 是否为日志写入文件 | |
| BOOL | toConsole |
| 是否打印在控制台 | |
| QMapLogLevel | level |
| 日志级别,默认返回error级别 | |
| NSArray *_Nullable | tags |
| int32_t | debugLogSizeLimit |
| 日志存储最大值,范围 >= 20, 单位:MB。 默认 64MB | |
| int | debugLogCacheDays |
| 日志存储天数,范围 >= 1, 单位:天。 默认 30天 | |
回调日志格式类