MatrixHB commented on issue #4207: URL: https://github.com/apache/rocketmq/issues/4207#issuecomment-1110896998
InnerLoggerFactory is used for client logging, Slf4jLoggerFactory is used for modules in RocketMQ. As slf4j log configuration file may conflict with other logging system, InnerLoggerFactory is used to solve this probelm for client. Answerd by the author in [ROCKETMQ-367](https://github.com/apache/rocketmq/pull/224) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
