qingfeng 2 年之前
父節點
當前提交
4542b61ec2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      LIB/MIDDLE/CellStateEstimation/Common/V1_0_1/log.py

+ 1 - 1
LIB/MIDDLE/CellStateEstimation/Common/V1_0_1/log.py

@@ -18,7 +18,7 @@ class Mylog:
             else:
                 Level=logging.ERROR
 
-        logging.basicConfig(filename=r'D:\00WorkSpace\01Python\data_analyze_platform\USER\SPF\01qixiang\101Log\\'+self.name, level=Level,format='%(asctime)s - %(levelname)s - %(message)s')
+        logging.basicConfig(filename=r'D:\deploy\python_platform\data_analyze_platform\USER\SPF\01qixiang\101Log\\'+self.name, level=Level,format='%(asctime)s - %(levelname)s - %(message)s')