From 0bf4a3d86b017fc4cadddda4182e682386dfee82 Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期四, 03 七月 2025 18:08:52 +0800 Subject: [PATCH] 1 --- 2025年6月12日/AuxAllWCS/RunTime/Code/集成互联.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/RunTime/Code/\351\233\206\346\210\220\344\272\222\350\201\224.cs" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/RunTime/Code/\351\233\206\346\210\220\344\272\222\350\201\224.cs" index 58cb655..e09528f 100644 --- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/RunTime/Code/\351\233\206\346\210\220\344\272\222\350\201\224.cs" +++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/RunTime/Code/\351\233\206\346\210\220\344\272\222\350\201\224.cs" @@ -97,13 +97,13 @@ { 榛樿鏃ュ織Error = System.Configuration.ConfigurationManager.AppSettings["LogError"]=="1"; } - 榛樿鏃ュ織 = new GZ.Modular.Log.Logger(榛樿鏃ュ織DbPath, "S7", 榛樿鏃ュ織DelDays, 榛樿鏃ュ織DelLevel, 榛樿鏃ュ織Info, 榛樿鏃ュ織Debug, 榛樿鏃ュ織Warn, 榛樿鏃ュ織Error,1); + 榛樿鏃ュ織 = new GZ.Modular.Log.Logger(榛樿鏃ュ織DbPath, "AuxAllWCS", 榛樿鏃ュ織DelDays, 榛樿鏃ュ織DelLevel, 榛樿鏃ュ織Info, 榛樿鏃ュ織Debug, 榛樿鏃ュ織Warn, 榛樿鏃ュ織Error,1); 榛樿Redis.Log = 榛樿鏃ュ織; } catch(Exception ex) { - 榛樿鏃ュ織 = new GZ.Modular.Log.Logger(@"D:\WCS.LogDB\S7Log", "S7", 30, 3, true, true, true, true,1); + 榛樿鏃ュ織 = new GZ.Modular.Log.Logger(@"D:\WCS.LogDB\S7Log", "AuxAllWCS", 30, 3, true, true, true, true,1); if(榛樿鏃ュ織!=null) { 榛樿鏃ュ織.Error(ex.ToString()); -- Gitblit v1.9.1