Commit f5882bb6 authored by Chen Shen's avatar Chen Shen Committed by Facebook Github Bot

Fix xlog docs

Summary: When I was investigating the difference between glog/xlog I encountered this.

Reviewed By: yfeldblum

Differential Revision: D6572117

fbshipit-source-id: 4130deb6cfed7cfb7d2433cdab292481beb2469f
parent c5a4f4c8
......@@ -34,7 +34,7 @@ Other advantages of folly logging over glog:
diminished functionality on Windows, since it cannot be controlled on a
per-module basis.
Advantages of glog over folly logging over glog:
Advantages of glog over folly logging:
* Smaller generated code size. Due to automatically picking a log category
name, folly logging's `XLOG()` macros currently result in slightly larger
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment