From 505862d6bbaab7d3813f7316a9c40f0734be43f4 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Sat, 8 Sep 2018 22:09:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=BB=84=E4=BB=B6=EF=BC=9ALo?= =?UTF-8?q?ngbow.Loggin=E7=BB=84=E4=BB=B6=E5=8D=87=E7=BA=A7=E5=88=B01.0.2?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE=E9=A1=B9MaxFileCo?= =?UTF-8?q?unt=E8=AE=BE=E7=BD=AE=E6=9C=80=E5=A4=A7=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=95=B0=EF=BC=8C=E9=BB=98=E8=AE=A4=E4=B8=BA?= =?UTF-8?q?0=E8=A1=A8=E7=A4=BA=E6=97=A0=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Bootstrap.Admin.csproj | 2 +- Bootstrap.Admin/appsettings.Development.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Bootstrap.Admin/Bootstrap.Admin.csproj b/Bootstrap.Admin/Bootstrap.Admin.csproj index 83f25a20..741a416c 100644 --- a/Bootstrap.Admin/Bootstrap.Admin.csproj +++ b/Bootstrap.Admin/Bootstrap.Admin.csproj @@ -9,7 +9,7 @@ - + diff --git a/Bootstrap.Admin/appsettings.Development.json b/Bootstrap.Admin/appsettings.Development.json index 16ea101a..49f2c286 100644 --- a/Bootstrap.Admin/appsettings.Development.json +++ b/Bootstrap.Admin/appsettings.Development.json @@ -11,7 +11,8 @@ "LogLevel": { "Default": "Error" }, - "FileName": "Error\\Log.log" + "FileName": "Error\\Log.log", + "MaxFileCount": 1 } }, "ConnectionStrings": {