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

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new e2d9360  update observability_logging-plugin.md (#457)
e2d9360 is described below

commit e2d93604eb1ac4de1276627c8df1fb5779c9a9ed
Author: hutaishi <[email protected]>
AuthorDate: Tue Feb 22 16:53:48 2022 +0800

    update observability_logging-plugin.md (#457)
    
    * update observability_logging-plugin.md
    
    * update observability_logging-plugin.md
    
    * update observability_logging-plugin.md
---
 .gitignore                                           |   3 ++-
 docs/plugin-center/observability/logging-plugin.md   |   4 +++-
 static/img/shenyu/plugin/logging/logging_open_en.png | Bin 0 -> 195692 bytes
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7f8083a..b844e06 100755
--- a/.gitignore
+++ b/.gitignore
@@ -23,4 +23,5 @@ yarn-error.log*
 .idea/
 *.ipr
 *.iml
-*.iws
\ No newline at end of file
+*.iws
+yarn.lock
\ No newline at end of file
diff --git a/docs/plugin-center/observability/logging-plugin.md 
b/docs/plugin-center/observability/logging-plugin.md
index ec3f460..c50f0d2 100644
--- a/docs/plugin-center/observability/logging-plugin.md
+++ b/docs/plugin-center/observability/logging-plugin.md
@@ -11,8 +11,10 @@ description: logging plugin
 ## Plugin Setting
 
 * In `shenyu-admin` --> BasicConfig --> Plugin --> `logging`, set to enable.
-* Introduce `logging` support in the pox.xml file of the gateway.
 * If the user don't use, please disable the plugin in the background.
+  <img src="/img/shenyu/plugin/logging/logging_open_en.png" width="70%" 
height="60%" />
+
+* Introduce `logging` support in the pox.xml file of the gateway.
 
 ```xml
    <!-- apache shenyu logging plugin start-->
diff --git a/static/img/shenyu/plugin/logging/logging_open_en.png 
b/static/img/shenyu/plugin/logging/logging_open_en.png
new file mode 100644
index 0000000..c2836c7
Binary files /dev/null and 
b/static/img/shenyu/plugin/logging/logging_open_en.png differ

Reply via email to