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 949b0dfd5b [fix] 新增场景 (#1182)
949b0dfd5b is described below

commit 949b0dfd5bbc69d801562d68726950f3dc0d4228
Author: JIAN ZHONG <[email protected]>
AuthorDate: Sun Jul 3 11:22:17 2022 +0800

    [fix] 新增场景 (#1182)
---
 .../java-sdk/advanced-features-and-usage/rpc/accesslog.md               | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/rpc/accesslog.md
 
b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/rpc/accesslog.md
index eccb07aff9..758c373c5b 100644
--- 
a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/rpc/accesslog.md
+++ 
b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/rpc/accesslog.md
@@ -16,6 +16,8 @@ description: "了解 dubbo3 调用信息记录通过访问日志来配置和使
 
 ## 使用场景
 
+基于审计需要等类似 nginx accesslog 输出等。
+
 ## 使用方式
 
 将访问日志输出到当前应用的 log4j 日志:

Reply via email to