glog
v0.7.1
published 1 year ago
7,324 stars
2,097 forks
265 watchers
BSD 3-Clause "New" or "Revised" License
public
0 assets
Compatibility level 1
AOSofoe352EvUZpB5JHxZiOxJCNiAAb1n1aIv9jROwg=
Maintained byJulian Amann
v0.7.1
June 8, 2024
[expand for release notes]

Google Logging Library

Deprecation notice: This project is no longer maintained and will be archived on 2025-06-30. Consider using ng-log (API-compatible, community-maintained, migration instructions) or Abseil Logging (Google-maintained) instead. Thank you for all the contributions!

Google Logging (glog) was a C++14 library that implements application-level logging. The library provided logging APIs based on C++-style streams and various helper macros.

Getting Started

Please refer to project's documentation.