totalo opened a new issue, #9542: URL: https://github.com/apache/rocketmq/issues/9542
### Before Creating the Enhancement Request - [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary <img width="3262" height="1370" alt="Image" src="https://github.com/user-attachments/assets/2eca660a-f037-4aa5-8dd4-186225612311" /> ### Motivation fix compile error ### Describe the Solution You'd Like import org.apache.rocketmq.logging.org.slf4j.Logger; import org.apache.rocketmq.logging.org.slf4j.LoggerFactory; ### Describe Alternatives You've Considered import org.apache.rocketmq.logging.org.slf4j.Logger; import org.apache.rocketmq.logging.org.slf4j.LoggerFactory; ### Additional Context _No response_ -- 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: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org