swebb2066 opened a new pull request, #604: URL: https://github.com/apache/logging-log4cxx/pull/604
When a static library Log4cxx is built with LOG4CXX_EVENTS_AT_EXIT=ON, initializing Log4cxx in an overloaded getLogger function will generally result in abnormal termination due to [static initialization order fiasco](https://en.cppreference.com/w/cpp/language/siof.html) -- 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]
