feat:use global anchor hook to print log
This commit is contained in:
9
doric-iOS/Devkit/Classes/DoricDevPerformanceAnchorHook.h
Normal file
9
doric-iOS/Devkit/Classes/DoricDevPerformanceAnchorHook.h
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Created by pengfei.zhou on 2021/7/20.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <DoricCore/Doric.h>
|
||||
|
||||
@interface DoricDevPerformanceAnchorHook : NSObject<DoricPerformanceGlobalAnchorHookProtocol>
|
||||
@end
|
||||
Reference in New Issue
Block a user