Download List

Project Description

log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-30 16:12 Back to release list
1.1.0-RC8

This release improved compatibility with log4cplus 1.0.x and allows log4cplus 1.0.x log levels in string callbacks, added detection and use of C++11 thread_local, fixed XML entity escaping in Log4jUdpAppender, re-added synchronization between ConsoleAppender and LogLog. changed the C logger API to return int instead of bool, added the C logger API to Visual Studio 2010 projects, implemented remote syslog logging using UDP in SysLogAppender, and enabled SysLogAppender on Windows with only remote syslog logging enabled.
Tags: Stable

Project Resources