x519286925 opened a new issue, #5606: URL: https://github.com/apache/shenyu/issues/5606
### Question <img width="1101" alt="image" src="https://github.com/user-attachments/assets/2f354716-c681-4fab-a664-1d9cc0211377"> In decorator methods, the value of method is set to path,However, the field of the ShenyuRequestLog class is only the method field, which is used to record the request. As a result, the log logger does not know whether the user's request method is get or post. Method displays a path。 在上图中的decorator方法中,method的值被设置为path 但 ShenyuRequestLog这个类的字段只有 method 这个字段是记录请求方式,这会导致日志记录不知道用户的请求方式是 get 还是 post,method展示的是一个路径。 <img width="750" alt="image" src="https://github.com/user-attachments/assets/01b287e0-1f28-4451-9d4d-6f71f2d5569e"> I don't know if it's a design or a bug -- 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: notifications-unsubscr...@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org