swebb2066 commented on PR #242: URL: https://github.com/apache/logging-log4cxx/pull/242#issuecomment-1666438011
> there could be issues if a project (implictly) is using both The application code would not be able to use the Qt API methods if they depend on a component that uses a non-Qt flavour liblog4cxx (not a common occurance), unless they could rebuild the component against the liblog4cxxqt library. > Is it possible only to have the QT parts in the qt library and the qt library using "under the hoods" the regular one? As Log4cxx is a C++ API, the interfaces are class methods which cannot be separated AFAIK. -- 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]
