From e074886d3bb5e6e74020c19713200f7ee9c0a478 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期四, 27 十月 2022 15:21:22 +0800 Subject: [PATCH] 南通 对接程序 --- Component/IStation.Log4Net/LogHelper.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Component/IStation.Log4Net/LogHelper.cs b/Component/IStation.Log4Net/LogHelper.cs index 339dd34..20a93f8 100644 --- a/Component/IStation.Log4Net/LogHelper.cs +++ b/Component/IStation.Log4Net/LogHelper.cs @@ -42,7 +42,7 @@ #region Debug public static string DebugName = "Debug"; //杩欓噷鐨� logdebug 鍜� log4net.config 閲岀殑鍚嶅瓧瑕佷竴鏍� - private static readonly log4net.ILog _logdebug = LogConfig.GetLogger("DebugName"); + private static readonly log4net.ILog _logdebug = LogConfig.GetLogger(DebugName); /// <summary> /// 鍐欏叆璋冭瘯鏃ュ織 -- Gitblit v1.9.3