TencentNavKit
|
日志管理类 More...
#import <TNKLogger.h>
Instance Methods | |
(void) | - setLogOn: |
开启/关闭导航日志控输出 More... | |
(void) | - writeLogText: |
写入日志 More... | |
Class Methods | |
(instancetype) | + sharedInstance |
获取实例 More... | |
Properties | |
NSString * | fileDirPath |
文件夹路径 More... | |
日志管理类
- (void) setLogOn: | (BOOL) | logOn |
开启/关闭导航日志控输出
+ (instancetype) sharedInstance |
获取实例
- (void) writeLogText: | (NSString *) | text |
写入日志
|
readnonatomicassign |
文件夹路径