From c6830e55445bb9af780f1b838e0908f4e288dab6 Mon Sep 17 00:00:00 2001
From: otto <731554297@qq.com>
Date: Sat, 6 May 2023 17:53:32 +0800
Subject: [PATCH] =?UTF-8?q?feat(=E5=9F=BA=E7=A1=80=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=E5=A2=9E=E5=BC=BA):=20=E6=9C=8D=E5=8A=A1=E8=BF=90=E8=A1=8C?=
=?UTF-8?q?=E6=97=A5=E5=BF=97=E4=B8=8A=E6=8A=A5=E5=88=B0skywalking?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
新增logback上报skywalking插件
---
ruoyi-common/ruoyi-common-core/pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml
index 159293777..46a5343d8 100644
--- a/ruoyi-common/ruoyi-common-core/pom.xml
+++ b/ruoyi-common/ruoyi-common-core/pom.xml
@@ -113,6 +113,13 @@
swagger-annotations
+
+
+ org.apache.skywalking
+ apm-toolkit-logback-1.x
+ 8.15.0
+
+