[C++] Replace Google Logging Library
Open
Component: C++
Status: stale-warning
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
It's deprecated: https://github.com/google/glog
> 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!
What logging library should we use?
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.