jmdavison46 opened a new pull request #76:
URL: https://github.com/apache/logging-log4cxx/pull/76


   Added macros "LOG4CXX_VERSION_{MAJOR,MINOR,PATCH,TWEAK}", 
"LOG4CXX_MAKE_VERSION", "LOG4CXX_VERSION", and 
"NXT_LOG4CXX_VERSION_GET_{MAJOR,MINOR,PATCH,TWEAK}".  These macros provide 
compile-time version information for log4cxx, necessary for the proper 
compilation of client code that is sensitive to version-dependent details of 
log4cxx (for example, the return type of "Logger::getLogger") or simply needs 
to report the version of log4cxx being used in the compilation.


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