summaryrefslogtreecommitdiff
path: root/src/main/resources/logback.xml
diff options
context:
space:
mode:
authorfengjunfeng <[email protected]>2022-01-27 11:04:19 +0800
committerfengjunfeng <[email protected]>2022-01-27 11:04:19 +0800
commitcb4d33dc8a7d9d92037ab3330b1c3f083947a4ee (patch)
tree17ab87938c84d939eaf3a4cfc140fa70db95a0a3 /src/main/resources/logback.xml
parentd753f30902da64d0a0c654afe9c8c1e2ee5f2bfc (diff)
打包目录修改HEADmaster
Diffstat (limited to 'src/main/resources/logback.xml')
-rw-r--r--src/main/resources/logback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml
index 5d3b176..60b0eb9 100644
--- a/src/main/resources/logback.xml
+++ b/src/main/resources/logback.xml
@@ -98,7 +98,7 @@
</filter>
</appender>
- <logger name="com.sentinel" level="info"/>
+ <logger name="com.license" level="info"/>
<root level="${log.level}">
<!--生产环境将console与debug注释掉-->