From ebeef714b4434e0ed57a7a8814de1a80cb15effe Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Fri, 26 Jan 2024 13:49:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/NLog.config | 2 +- IRaCIS.Core.API/Program.cs | 22 ++++++++++++++++++---- IRaCIS.Core.API/Startup.cs | 4 ---- 3 files changed, 19 insertions(+), 9 deletions(-) diff --git a/IRaCIS.Core.API/NLog.config b/IRaCIS.Core.API/NLog.config index 5176cee..26548c2 100644 --- a/IRaCIS.Core.API/NLog.config +++ b/IRaCIS.Core.API/NLog.config @@ -4,7 +4,7 @@ xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd" autoReload="true" throwExceptions="true" - internalLogLevel="Off" > + internalLogLevel="Off" >