log4cxx 0.9.7 review

Download
by rbytes.net on

Log4cxx is C++ port of Log4j

License: GPL (GNU General Public License)
File size: 250K
Developer: Michael Cantazariti
0 stars award from rbytes.net

Log4cxx is C++ port of Log4j. log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats.

What's New in This Release:
Fixed examples source code in the "Short introduction to log4cxx".
Fixed, in the renaming algorithm of RollingFileAppender and
DailyRollingFileAppender, a problem specific to Unicode.
Fixed conflict with Windows macros "min" and "max", by renaming
StrictMath::min and StrictMath::max to StrictMath::minimum and
StrictMath::maximum.
Port to HPUX 11.0.
Fixed segmentation fault in PropertyConfigurator.
Port to Solaris.
Fixed MutexException thrown while destroying RollingFileAppender.
Logging macros can be used without explicity declaring the use of log4cxx namespace.
Fixed static library unresolved externals for msvc 6 and 7.1

log4cxx 0.9.7 keywords