haydenzhourepo opened a new issue #5098: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5098
*For better global communication, please give priority to using English description, thx! * *Please review https://dolphinscheduler.apache.org/en-us/community/development/issue.html when describe an issue.* **Describe the question** there are so many logs in controllers, those logs just want log who request which method with what params and headers,  **What are the current deficiencies and the benefits of improvement** so many repetitive visit logs! we can handle those logs by aop, so do not have to write them in each controller。 and don't worry about forgetting. **Which version of DolphinScheduler:** -[1.3.6] **Describe alternatives you've considered** use aop handle controller layer logs unified ---------------------------------------------------------------- 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: [email protected]
