News

10th of May 2004 - Log4cxx 0.9.7 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.tar.gz - 247.5 KB


11th of April 2004 - Log4cxx 0.9.6 release

  • Timezone management has been optimized through the class TimeZone.
  • Inter-thread synchronization and reference counting has been optimized.
  • Reference counting now uses gcc atomic functions.
  • Use of StringBuffer has been optimized.
  • Support of localisation throug resourceBundles.
  • SyslogAppender now uses the system function 'syslog' to log on the local host (only for POSIX systems).
  • Added TimeZone configuration to PatternLayout.
  • Support of the DailyRollingFileAppender.

log4cxx-0.9.6.tar.gz - 265.1 KB



Copyright © 1999-2004, Apache Software Foundation