Skip to content

caojunkai01/glog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google's glog with some improvements

so that it works better with Kubernetes

Changes includes:

  1. logtostderr=true so that glog won't write to files any more (thus faster execution)
  2. Shorter log prefix: pid removed

About

glog for K8S

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%