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')