vopl opened a new pull request, #277:
URL: https://github.com/apache/logging-log4cxx/pull/277

   The possibility of placing the logger functionality in a custom namespace 
allows you to use several different versions of the logger within the same 
process, which in turn allows you to create complex products that include 
binary code from different vendors, regardless of each other using a convenient 
version of the logger.
   The motivation for this approach is exactly the same as in Qt: 
https://wiki.qt.io/Qt_In_Namespace


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