From 512d05099b11bfc57e86584459a72f06d572a48d Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Mon, 24 Mar 2025 00:24:20 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8E=E4=BF=AE=E6=94=B9ReZero=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E6=98=BE=E7=A4=BA=E7=BA=A7=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Admin.NET/Admin.NET.Application/Configuration/Logging.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Admin.NET/Admin.NET.Application/Configuration/Logging.json b/Admin.NET/Admin.NET.Application/Configuration/Logging.json index 2f5be951..1a0e810f 100644 --- a/Admin.NET/Admin.NET.Application/Configuration/Logging.json +++ b/Admin.NET/Admin.NET.Application/Configuration/Logging.json @@ -7,7 +7,8 @@ "Microsoft.AspNetCore": "Warning", "Microsoft.EntityFrameworkCore": "Information", "AspNetCoreRateLimit": "None", - "System.Net.Http.HttpClient": "Warning" + "System.Net.Http.HttpClient": "Warning", + "ReZero.SuperAPI.SuperAPIMiddleware": "Warning" }, "File": { "Enabled": true, // 启用文件日志