C++日志框架 Google Glog 0.3.2 發布

openkk 12年前發布 | 9K 次閱讀 C/C++

Google Glog 0.3.2 發布了,Google Glog 是一個C++語言的應用級日志記錄框架,提供了 C++ 風格的流操作和各種助手宏。

該版本包含很多 bug 修復和小更新,主要包括:

  • 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.

 

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!