diff --git a/ruoyi-auth/src/main/resources/logback.xml b/ruoyi-auth/src/main/resources/logback.xml
index 098a610b6..5435bacad 100644
--- a/ruoyi-auth/src/main/resources/logback.xml
+++ b/ruoyi-auth/src/main/resources/logback.xml
@@ -52,23 +52,50 @@
ERROR
ACCEPT
-
+
DENY
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {
+ "level": "%level",
+ "tid": "%tid",
+ "skyWalkingContext": "%sw_ctx",
+ "thread": "%thread",
+ "class": "%logger{1.}:%L",
+ "message": "%message",
+ "stackTrace": "%exception{10}"
+ }
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ruoyi-gateway/src/main/resources/logback.xml b/ruoyi-gateway/src/main/resources/logback.xml
index f8e7f8af8..445a7f464 100644
--- a/ruoyi-gateway/src/main/resources/logback.xml
+++ b/ruoyi-gateway/src/main/resources/logback.xml
@@ -52,23 +52,50 @@
ERROR
ACCEPT
-
+
DENY
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {
+ "level": "%level",
+ "tid": "%tid",
+ "skyWalkingContext": "%sw_ctx",
+ "thread": "%thread",
+ "class": "%logger{1.}:%L",
+ "message": "%message",
+ "stackTrace": "%exception{10}"
+ }
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ruoyi-modules/ruoyi-cms/src/main/resources/logback.xml b/ruoyi-modules/ruoyi-cms/src/main/resources/logback.xml
index b039e8a8f..1c576f979 100644
--- a/ruoyi-modules/ruoyi-cms/src/main/resources/logback.xml
+++ b/ruoyi-modules/ruoyi-cms/src/main/resources/logback.xml
@@ -62,7 +62,34 @@
+
+
+
+
+
+
+
+
+
+ {
+ "level": "%level",
+ "tid": "%tid",
+ "skyWalkingContext": "%sw_ctx",
+ "thread": "%thread",
+ "class": "%logger{1.}:%L",
+ "message": "%message",
+ "stackTrace": "%exception{10}"
+ }
+
+
+
+
+
+
diff --git a/ruoyi-modules/ruoyi-file/src/main/resources/logback.xml b/ruoyi-modules/ruoyi-file/src/main/resources/logback.xml
index 9c38c7f7a..3f30688f6 100644
--- a/ruoyi-modules/ruoyi-file/src/main/resources/logback.xml
+++ b/ruoyi-modules/ruoyi-file/src/main/resources/logback.xml
@@ -52,23 +52,50 @@
ERROR
ACCEPT
-
+
DENY
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {
+ "level": "%level",
+ "tid": "%tid",
+ "skyWalkingContext": "%sw_ctx",
+ "thread": "%thread",
+ "class": "%logger{1.}:%L",
+ "message": "%message",
+ "stackTrace": "%exception{10}"
+ }
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ruoyi-modules/ruoyi-gen/src/main/resources/logback.xml b/ruoyi-modules/ruoyi-gen/src/main/resources/logback.xml
index 250c080fe..3d25e35a9 100644
--- a/ruoyi-modules/ruoyi-gen/src/main/resources/logback.xml
+++ b/ruoyi-modules/ruoyi-gen/src/main/resources/logback.xml
@@ -52,23 +52,42 @@
ERROR
ACCEPT
-
+
DENY
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+ {
+ "level": "%level",
+ "tid": "%tid",
+ "skyWalkingContext": "%sw_ctx",
+ "thread": "%thread",
+ "class": "%logger{1.}:%L",
+ "message": "%message",
+ "stackTrace": "%exception{10}"
+ }
+
+
+
+
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ruoyi-modules/ruoyi-system/src/main/resources/logback.xml b/ruoyi-modules/ruoyi-system/src/main/resources/logback.xml
index 96bc0bbe0..90819491b 100644
--- a/ruoyi-modules/ruoyi-system/src/main/resources/logback.xml
+++ b/ruoyi-modules/ruoyi-system/src/main/resources/logback.xml
@@ -52,23 +52,49 @@
ERROR
ACCEPT
-
+
DENY
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ {
+ "level": "%level",
+ "tid": "%tid",
+ "skyWalkingContext": "%sw_ctx",
+ "thread": "%thread",
+ "class": "%logger{1.}:%L",
+ "message": "%message",
+ "stackTrace": "%exception{10}"
+ }
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file