google/glog

C++ implementation of the Google logging module

7,391

stars

884

commits

C++

primary language

May 17, 2025

updated

google.github.io/glog/

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/>`_.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

(top 30 of 133)

sergiud

370 commits

shinh

181 commits

ukai

55 commits

drigz

30 commits

google/glog

C++ implementation of the Google logging module

7,391

stars

884

commits

C++

primary language

May 17, 2025

updated

google.github.io/glog/

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/>`_.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

(top 30 of 133)

sergiud

370 commits

shinh

181 commits

ukai

55 commits

drigz

30 commits

Languages

C++

88.1%

CMake

8.6%

Starlark

1.7%

Shell

1.6%