Hacker News new | ask | show | jobs
by bt848 2488 days ago
Neat. Your code actually contains the issue I was curious about. Why do you log at level ERROR? As I understand it this causes glog to synchronize the output stream after every message.
2 comments

But worst case latency, the most interesting property of an async logger is still unaffected I guess...
Lack of knowledge on glog