Hacker News new | ask | show | jobs
by Arzh 4617 days ago
Google released glog, which is pretty much the same thing as this, https://github.com/golang/glog. glog seems a bit cleaner though.
1 comments

I had not seen that before, thanks!. The only thing that concerns me about glog is this statement: "The code in this repo is for export only and is not itself under development. Feature requests will be ignored."