My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

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.
Powered by Google Project Hosting