apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.25k stars 8.77k forks source link

Log args mismatch #6879

Open arrrnold17 opened 1 week ago

arrrnold17 commented 1 week ago

Ⅰ. Describe what this PR did

Resolved a logging error in the LOGGER.error() method where the number of placeholders did not match the number of provided arguments

Ⅱ. Does this pull request fix one issue?

fixed #6877

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

funky-eyes commented 1 week ago

https://github.com/apache/incubator-seata/blob/2.x/changes/zh-cn/2.x.md https://github.com/apache/incubator-seata/blob/2.x/changes/en-us/2.x.md 请在上述md文件中登记pr信息和作者信息 Please register pr information and author information in the above md file

请看下这条信息 Please take a look at this message.