From 87155ebc0bfa4203989d9b290be6d098b6efffed Mon Sep 17 00:00:00 2001 From: clong <1584238099@qq.com> Date: Mon, 20 Nov 2023 15:08:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=85=A5=E6=97=A5=E5=BF=97=E4=B8=AD?= =?UTF-8?q?=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo-athenaopt_backend/develop/conf/log4j2.xml | 18 ++++++++++++++++-- demo-athenaopt_backend/pom.xml | 7 +++++++ 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/demo-athenaopt_backend/develop/conf/log4j2.xml b/demo-athenaopt_backend/develop/conf/log4j2.xml index f8454c8..2008862 100644 --- a/demo-athenaopt_backend/develop/conf/log4j2.xml +++ b/demo-athenaopt_backend/develop/conf/log4j2.xml @@ -48,9 +48,23 @@ + + + + + + + + + + - - + + + + + + diff --git a/demo-athenaopt_backend/pom.xml b/demo-athenaopt_backend/pom.xml index f73389e..e9f34bd 100644 --- a/demo-athenaopt_backend/pom.xml +++ b/demo-athenaopt_backend/pom.xml @@ -50,6 +50,13 @@ + + + com.digiwin.dap.middleware + lmc-sdk-log4j2 + 2.2.0.0 + + com.digiwin dwapiplatform-simplified-starter