Menu

log4cplus 2.0.2 released

  • Allow setting thread pool size using new function setThreadPoolSize(). Allow setting the size from log4cplus.properties using log4cplus.threadPoolSize property. Lower initial thread pool size by half to std::thread::hardware_concurrency() threads. GitHub issue #315.

  • Fix Autotools based build for MinGW. GitHub issue #317.

  • Add configure script option --enable-lto to allow easier LTO builds.

  • Optimization of getFormattedTime(). (Alexey Vishtak)

  • Introduction of LOG4CPLUS_MACRO_FILE() used in logging macros to allow users to redefine it and consequently hide source file names from their compiled executables and logging output.

Posted by Václav Haisman 2018-08-21 Labels: v2.0.2 release

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.