swebb2066 commented on issue #545:
URL: 
https://github.com/apache/logging-log4cxx/issues/545#issuecomment-3500505221

   In commit 44e4c41 Logger::getLogger() is static and 
Logger::getLoggerRepository() is not. This suggests there was no properly 
thought out intent and it is just inconsistent.
   
   As an alternative to removing the Logger::getLoggerRepository() method (in 
the next ABI version), we could change it to a static that call 
LogManager::getLoggerRepository().


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