您的位置:首页 > 编程语言 > C语言/C++

google-glog - Logging library for C++ - Google Project Hosting

2012-09-26 22:07 686 查看
google-glog - Logging library for C++ - Google Project Hosting

glog

The glog library implements application-level logging. This library provides logging APIs based on C++-style streams and various helper macros.

NEWS: glog 0.3.2 released

This release includes several bug fixes and minor updates. Thanks for people who contributed patches or reported bugs!

Clang support.
Demangler and stacktrace improvement for newer GCCs.
Now fork(2) doesn't mess up log files.
Make valgrind happier.
Reduce warnings for more -W options.
Provide a workaround for ERROR defined by windows.h.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐