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.2.1 released
Bug fixes and applying patches from users. Thanks for people who contributed patches or suggested bugs!
- Fix timestamps of VC++ version.
- Add pkg-config support (thanks Tomasz)
- Fix build problem when building with gtest (thanks Michael)
- Add --with-gflags option for configure (thanks Michael)
- Fixes for GCC 4.4 (thanks John)