SkillAgentSearch skills...

Glog

C++ implementation of the Google logging module

Install / Use

/learn @google/Glog
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Google Logging Library

Deprecation notice: This project is no longer maintained and will be archived on 2025-06-30. Consider using ng-log <https://github.com/ng-log/ng-log>_ (API-compatible, community-maintained, migration instructions <https://github.com/ng-log/ng-log/blob/master/docs/build.md>) or Abseil Logging <https://abseil.io/docs/cpp/guides/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 <https://google.github.io/glog/>_.

View on GitHub
GitHub Stars7.4k
CategoryDevelopment
Updated13m ago
Forks2.1k

Languages

C++

Security Score

95/100

Audited on Apr 3, 2026

No findings