You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by yi...@apache.org on 2022/03/03 01:05:36 UTC

[apisix] branch master updated (fdad0ae -> 2f3bd9f)

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

yilinzeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from fdad0ae  docs: restructure the "Architecture Design" Section (#6464)
     add 2f3bd9f  docs: refactor the docs associated with Logger (#6415)

No new revisions were added by this update.

Summary of changes:
 docs/en/latest/batch-processor.md            | 16 ++++++-------
 docs/en/latest/plugins/error-log-logger.md   | 19 ++++++++-------
 docs/en/latest/plugins/http-logger.md        | 23 +++++++++---------
 docs/en/latest/plugins/kafka-logger.md       | 24 ++++++++++---------
 docs/en/latest/plugins/rocketmq-logger.md    | 24 ++++++++++---------
 docs/en/latest/plugins/skywalking-logger.md  | 20 +++++++---------
 docs/en/latest/plugins/sls-logger.md         | 18 +++++++-------
 docs/en/latest/plugins/splunk-hec-logging.md | 36 ++++++++++++++--------------
 docs/en/latest/plugins/tcp-logger.md         | 18 +++++++-------
 docs/zh/latest/batch-processor.md            | 17 +++++++------
 docs/zh/latest/plugins/error-log-logger.md   |  7 ++----
 docs/zh/latest/plugins/http-logger.md        | 21 ++++++++--------
 docs/zh/latest/plugins/kafka-logger.md       |  7 ++----
 docs/zh/latest/plugins/rocketmq-logger.md    |  7 ++----
 docs/zh/latest/plugins/skywalking-logger.md  |  7 ++----
 docs/zh/latest/plugins/sls-logger.md         | 18 +++++++-------
 docs/zh/latest/plugins/splunk-hec-logging.md |  7 ++----
 docs/zh/latest/plugins/tcp-logger.md         |  7 ++----
 18 files changed, 136 insertions(+), 160 deletions(-)