[ANNOUNCEMENT] Log4cxx 0.12.1 Released
Robert Middleton <[email protected]> Sat, 2 Oct 2021 08:52:43 -0400
| Newsgroups | gmane.comp.apache.logging,gmane.comp.apache.maven.announce |
|---|---|
| Message-ID | <CAKpcJVbA1O5y==fpmQG8dui7xhzdJ242kcqJs2SR4Wv4a-skkg@mail.gmail.com> |
The Apache log4cxx team is pleased to announce the log4cxx 0.12.1 release! Apache log4cxx is a C++ framework for logging, modeled after Apache Log4j. Log4cxx is also a cross-platform logging framework, with support for Windows, Linux, and Mac OS. Log messages can be sent to various locations, such as a file, standard out, or syslog, to name a few. The artifacts may be downloaded from https://logging.apache.org/log4cxx/latest_stable/download.html This release fixes two bugs: * Build failures under older compilers * Crashing when using a RollingFileAppender in a multithreaded application Apache Log4cxx requires a minimum of C++11 to build and run. For complete information on Apache Log4cxx including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Log4cxx website: https://logging.apache.org/log4cxx/latest_stable/index.html