google / glog

C++ implementation of the Google logging module
http://google.github.io/glog/
BSD 3-Clause "New" or "Revised" License
6.93k stars 2.05k forks source link

Abseil or glog: what's the maintenance status? #1095

Closed JasonMarechal25 closed 3 months ago

JasonMarechal25 commented 3 months ago

Hello Stumble upon an issue mixing glog and ortools and found this comment: https://github.com/google/or-tools/issues/2378#issuecomment-1413701949

At this point, the only official google logging code is the abseil one. So I will close this issue.

Which logging library is considered "official" or supported?

sergiud commented 3 months ago

glog is a community maintained Google project. Anything else depends on your definition of "official" and "supported".