浏览代码

Z991239-6274 #comment feat: 精简框架埋点日志

Signed-Off-By: commit-hook
刘文涛80174520 3 月之前
父节点
当前提交
f522473cef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Module/include/DevFSMCommBase.hpp

+ 1 - 1
Module/include/DevFSMCommBase.hpp

@@ -182,7 +182,7 @@ public:
 				pFuncGetPrefixErr = nullptr;
 			}
 			else {
-				DbgWithLink(LOG_LEVEL_INFO, LOG_TYPE_SYSTEM)("Get 'GetMoreErrorDetail' Func address succ");
+				DbgWithLink(LOG_LEVEL_DEBUG, LOG_TYPE_SYSTEM)("Get 'GetMoreErrorDetail' Func address succ");
 			}
 #endif //RVC_OS_WIN
 		} while (false);