aaron-ai commented on issue #3423:
URL: https://github.com/apache/rocketmq/issues/3423#issuecomment-984579207


   > > > Can you please add more detail about "the clash of configuration file" 
?
   > > 
   > > 
   > > If official logback is introduced directly in rocketmq, and some users 
of rocketmq may use slf4j/logback as its logging system too, the related 
configuration file and system properties may clash with each other. e.g. config 
file: `logback.xml` and system property: `logback.configurationFile`
   > 
   > Dependency conflicts are a problem for developers, and it seems we should 
build a new module for RocketMQ's own dependent shade to resolve the conflict 
of the following commonly used JAR packages, not just logback.
   
   Well, I think a shade module is essential, but maybe it is another scope, 
should we focus on the logging module in current issue?


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


Reply via email to