facebookexperimental / facebookexperimental/edencommon
Use of deprecated Google glog library
Open
- Dominant language
- C++
- Stars
- 13
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
edencommon currently depends on glog (Google Logging Library).
glog appears to be effectively unmaintained and Google recommends migrating to the newer ng-log implementation. Continuing to depend on glog may cause maintenance issues for downstream projects and distributions.
Is there any plan to migrate away from glog or make the logging backend pluggable?
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.