From 587bae2505f36fee891508cd1fbaade20039ff88 Mon Sep 17 00:00:00 2001 From: BBIT-Kai <2911862937@qq.com> Date: Thu, 28 Aug 2025 10:51:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=97=A5=E5=BF=97=E7=AD=9B?= =?UTF-8?q?=E9=80=89=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ktor/src/main/resources/logback.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ktor/src/main/resources/logback.xml diff --git a/ktor/src/main/resources/logback.xml b/ktor/src/main/resources/logback.xml new file mode 100644 index 0000000..8db4640 --- /dev/null +++ b/ktor/src/main/resources/logback.xml @@ -0,0 +1,13 @@ + + + + %d{YYYY-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n + + + + + + + + +