[Log4c-devel] log4c-1.2.2 release
Brought to you by:
valtri
|
From: František D. <va...@ci...> - 2012-10-04 23:58:01
|
Hello log4c users and developers, new version of log4c has been released. It is mainly bugfix and portability release, addressing collected bugreports and patches: * removed warning in m4 macro * added log4c_appender_syslog_set_facility() * rollingfile appender crash fixes * test updates * load only first log4crc file * fixed crash on messages longer than 1024 bytes * added one missing C++ declaration * fixed reopening of the stream appender * proper coppy message over end of the file in mmap appender * portability improvements: * support for XCode 3 and OSX 10.5 * support build with MinGW * build tests in FreeBSD * try to use C89 compiler (but va_copy or __va_copy still needed) * various small other fixes Some other notes and self-introduction: I'm part of product team in EMI project (http://eu-emi.eu) and we're using log4c in our product for a while (Logging and Bookkeeping, part of gLite middleware). There were an issue needed to fix in log4c and there were no active development anymore. So I became project administrator and collected accumulated fixes too. Enjoy the new release. :-) -- František Dvořák <va...@ci...> |