You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/10/29 12:19:19 UTC

[GitHub] [rocketmq-spring] duhenglucky commented on issue #161: How configure to rocketmq_client.log?

duhenglucky commented on issue #161: How configure to rocketmq_client.log?
URL: https://github.com/apache/rocketmq-spring/issues/161#issuecomment-547392813
 
 
   @xfxf521 RocketMQ use it's own log appender by default, but you can use self4j or change log level by System.setProperty("rocketmq.client.logUseSlf4j",true) or by jvm start paremeter such as add -Drocketmq.client.logLevel=DEBUG etc.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services