8000 GitHub - neoblackcap/glog: C++ implementation of the Google logging module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neoblackcap/glog

 
 

Repository files navigation

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.

About

C++ implementation of the Google logging module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.1%
  • CMake 8.6%
  • Starlark 1.7%
  • Shell 1.6%
0