liuliuzo opened a new issue #295:
URL: https://github.com/apache/rocketmq-spring/issues/295


   目前开启和关闭rocketmqclient日志需要使用system property功能,能否通过配置支持sl4j日志?
   
   //关闭默认的rocketmq客户端日志
   System.getProperty("rocketmq.client.log.loadconfig", "false");
   //启用Slf4j日志
   System.setProperty("rocketmq.client.logUseSlf4j","true");


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


Reply via email to