This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.
Migrate from glog to another log solution? #134
Open
Description
glog is not maintained since 2016 , and e.g the kubernetes project itself migrated away
They use klog now, seems like more or less a drop in replacement
https://github.com/kubernetes/klog
Should metac migrate away from glog?
If yes, which log solution?