gemmellr commented on PR #4237:
URL: 
https://github.com/apache/activemq-artemis/pull/4237#issuecomment-1262565648

   It is almost certainly that way deliberately, and it makes much more sense 
that way from a 'look at logging, know what happened to what' perspective than 
it does with your proposed change. Unless you also change all the loggers 
accordingly to indicate what thing the message is being logged for, it would be 
far nicer to retain the current 'use logger name representing mechanism/module 
the logging is for' semantics. That could be better done by passing the 
class/logger into the parent than the preior getClass()-in-parent though.


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