Fix copyright lines
[folly.git] / folly / experimental / logging / xlog.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-06-23 Christopher DykesStop MSVC from complaining about digraphs not being...
2017-06-22 Adam Simpkinslogging: fix issues detecting XLOG(FATAL) statements...
2017-06-21 Adam Simpkinslogging: reduce the amount of code emitted for log...
2017-06-21 Adam Simpkinslogging: make XLOG_GET_CATEGORY() safe for all callers
2017-06-20 Adam Simpkinslogging: implement FATAL and DFATAL log levels
2017-06-15 Adam Simpkinslogging: add XLOG() and XLOGF() logging macros