You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/18 21:07:40 UTC

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #4427: docs: use mockbin to view http logs for guidance

Yiyiyimu commented on a change in pull request #4427:
URL: https://github.com/apache/apisix/pull/4427#discussion_r653880542



##########
File path: docs/en/latest/plugins/http-logger.md
##########
@@ -54,14 +54,14 @@ This will provide the ability to send Log data requests as JSON objects to Monit
 
 ## How To Enable
 
-The following is an example on how to enable the http-logger for a specific route.
+The following is an example of how to enable the http-logger for a specific route. You could generate a mock HTTP server at [mockbin](http://mockbin.org/bin/create) to view the logs.

Review comment:
       ```suggestion
   The following is an example of how to enable the `http-logger` for a specific route. You could generate a mock HTTP server at [mockbin](http://mockbin.org/bin/create) to view the logs.
   ```

##########
File path: docs/zh/latest/plugins/http-logger.md
##########
@@ -54,14 +54,14 @@ title: http-logger
 
 ## 如何开启
 
-这是有关如何为特定路由启用 http-logger 插件的示例。
+这是有关如何为特定路由启用 http-logger 插件的示例。你可以在 [mockbin](http://mockbin.org/bin/create) 生成一个模拟 HTTP 服务器来浏览生成的日志

Review comment:
       ```suggestion
   这是有关如何为特定路由启用 `http-logger` 插件的示例。你可以在 [mockbin](http://mockbin.org/bin/create) 生成一个模拟 HTTP 服务器来浏览生成的日志
   ```

##########
File path: docs/en/latest/plugins/http-logger.md
##########
@@ -54,14 +54,14 @@ This will provide the ability to send Log data requests as JSON objects to Monit
 
 ## How To Enable
 
-The following is an example on how to enable the http-logger for a specific route.
+The following is an example on how to enable the http-logger for a specific route. You could generate an mock HTTP server at [mockbin](http://mockbin.org/bin/create) to view the logs.

Review comment:
       Thanks! fixed




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org