From 1eac218910fb9e2ae16c201a93bfd856a53c6c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B7=B3?= Date: Sun, 12 Mar 2023 14:13:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0log=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/project/bbs/Yi.BBS.Web/nlog.config | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 Yi.Framework.Net6/src/project/bbs/Yi.BBS.Web/nlog.config diff --git a/Yi.Framework.Net6/src/project/bbs/Yi.BBS.Web/nlog.config b/Yi.Framework.Net6/src/project/bbs/Yi.BBS.Web/nlog.config new file mode 100644 index 00000000..bb7660fe --- /dev/null +++ b/Yi.Framework.Net6/src/project/bbs/Yi.BBS.Web/nlog.config @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file