Commit a8029415 authored by pete谢兆麟's avatar pete谢兆麟

删除多余log

parent ecb27055
...@@ -45,10 +45,8 @@ class YHAnalytics { ...@@ -45,10 +45,8 @@ class YHAnalytics {
options.enableVisualizedAutoTrack = true options.enableVisualizedAutoTrack = true
options.enableVisualizedProperties = true options.enableVisualizedProperties = true
options.enableTrackPageLeave = true options.enableTrackPageLeave = true
#if DEBUG
options.enableLog = true
#endif
options.enableAutoTrackChildViewScreen = true options.enableAutoTrackChildViewScreen = true
options.enableJavaScriptBridge = true
options.enableHeatMap = true options.enableHeatMap = true
options.enableSaveDeepLinkInfo = true options.enableSaveDeepLinkInfo = true
//初始化SDK //初始化SDK
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment