This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f9ab5e15a1 [fix] weight error (#1122)
f9ab5e15a1 is described below

commit f9ab5e15a1e941812a23dde1132b7f23d8b6c2c4
Author: JIAN ZHONG <[email protected]>
AuthorDate: Wed Jun 22 16:18:08 2022 +0800

    [fix] weight error (#1122)
---
 .../java-sdk/advanced-features-and-usage/others/logger-management.md    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/others/logger-management.md
 
b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/others/logger-management.md
index fe1279ca9c..b8292e85ad 100644
--- 
a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/others/logger-management.md
+++ 
b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/others/logger-management.md
@@ -2,7 +2,7 @@
 type: docs
 title: "日志框架适配及运行时管理"
 linkTitle: "日志框架适配及运行时管理"
-weight: 5
+weight: 4
 description: "在 Dubbo 中适配日志框架并支持运行时动态切换使用的日志框架"
 ---
 

Reply via email to