swebb2066 commented on PR #242:
URL: https://github.com/apache/logging-log4cxx/pull/242#issuecomment-1657440902

   > Would that allow both libraries to be installed at the same time and not 
overwrite each other?
   Yes, however my view is that the libraries would be in separate 'packages'. 
An application would use one or the other, but both could live in the one 
machine/container. The 'with_qt' option in the conan package manager enforces 
the creation of a separate package.
   
   The conversion of non-logchar character types into 
std::basic_string<logchar> in logger.cpp (rather than in 
helpers::MessageBuffer) is the core design choice in Log4cxx that goes against 
the fourth option.
   
   Do nothing is of course the easiest option, but ...
   
   


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