e-mhui opened a new pull request, #5719: URL: https://github.com/apache/inlong/pull/5719
… the log4j2.xml [INLONG-5718][Manager][DataProxy] Fix the conflict of %m and %mask in the log4j2.xml - Fixes #5718 ### Motivation In log4j2.xml,`%mask` is recognized as`%m` + `ask`, there are two questions : 1. Each line of log is followed by `ask`. 2. Cannot mask sensitive message. ### Modifications Modify `%mask` to `%logmask` -- 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]
