spacewander commented on code in PR #8711:
URL: https://github.com/apache/apisix/pull/8711#discussion_r1100856668


##########
docs/en/latest/apisix-variable.md:
##########
@@ -48,6 +48,7 @@ additional variables.
 | service_id          | core       | Id of Service.                            
                                          |                |
 | service_name        | core       | Name of Service.                          
                                          |                |
 | redis_cmd_line      | Redis      | The content of Redis command.             
                                          |                |
+| resp_body           | core       | In the logger plugin, if some of the 
plugins support logging of response content, for example by configuring 
`include_resp_body: true`, then this variable can be used in the log format. |  
              |

Review Comment:
   ```suggestion
   | resp_body           | core       | In the logger plugin, if some of the 
plugins support logging of response body, for example by configuring 
`include_resp_body: true`, then this variable can be used in the log format. |  
              |
   ```



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to