From c06382f1b619e1dc7f37be36a0cee126239abdee Mon Sep 17 00:00:00 2001
From: chengsc <Demo@DESKTOP-CPA90BF>
Date: 星期三, 30 十月 2024 11:35:22 +0800
Subject: [PATCH] Merge branch 'master' into csc
---
Admin.NET/WCS.Application/Configuration/Logging.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Admin.NET/WCS.Application/Configuration/Logging.json b/Admin.NET/WCS.Application/Configuration/Logging.json
index f1e9833..8e8520c 100644
--- a/Admin.NET/WCS.Application/Configuration/Logging.json
+++ b/Admin.NET/WCS.Application/Configuration/Logging.json
@@ -6,7 +6,7 @@
"Microsoft.EntityFrameworkCore": "Information"
},
"File": {
- "Enabled": false, // 鍚敤鏂囦欢鏃ュ織
+ "Enabled": true, // 鍚敤鏂囦欢鏃ュ織
"FileName": "logs/{0:yyyyMMdd}_{1}.log", // 鏃ュ織鏂囦欢
"Append": true, // 杩藉姞瑕嗙洊
// "MinimumLevel": "Information", // 鏃ュ織绾у埆
--
Gitblit v1.8.0