FrankCy commented on issue #8111:
URL: https://github.com/apache/rocketmq/issues/8111#issuecomment-2099915057

   > RocketMQ client use Slf4j Log architecture,if you want to split the log 
output file, you can customize the log configuration file by yourself.
   
   Hello, is this caused by lettuce and rocketmq using slf4j at the same time? 
Looking at the source code for both components does indeed use slf4j as a 
logging facade, and would like to analyse why this issue occurs. After setting 
lettuce's log output level to ERROR and rocketmq's log.level to debug, 
lettuce's logs are still being fed into rocketmq_client.log, I'm having trouble 
locating and resolving the issue here.
   


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to