ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlLogLogic.cs
@@ -60,11 +60,11 @@ { lock (objLock) { if (div != -1) { //暂时只记录异常信息 return; } //if (div != -1) //{ // //暂时只记录异常信息 // return; //} //Log文件 string fileName = this.GetLogFile(div); string fullName = UserCenterLogic.CombinePath(DirNameResourse.LocalMemoryDirectory, DirNameResourse.LogDirectory, fileName);