log4cplus 是一个 C++版的log4j
该版本改进内容:
Changes:
1. The Autoconf/Automake build system now respects the provided --includedir= value.
2. The %X{N} PatternLayout format specifier was removed for NDC with limited depth.
3. It was replaced with the NDCMaxDepth property.
4. Compatibility with Windows CE was improved.
5. A memory leak when using POSIX threads was fixed.
6. A leak of the mutex used to synchronize gethostbyname() calls was fixed.
7. A problem with how std::toupper(), std::tolower(), and std::isspace() are used in non-Unicode builds was fixed
暂无更多评论