logging: improve the AsyncFileWriter flush test()
[folly.git] / folly / experimental / logging / LogLevel.h
2017-06-22 Adam Simpkinslogging: fully convert the ERROR level to ERR
2017-06-20 Adam Simpkinslogging: implement FATAL and DFATAL log levels
2017-06-16 Christopher DykesRemove the relative comparison operators on LogLevel
2017-06-15 Adam Simpkinslogging: add XLOG() and XLOGF() logging macros
2017-06-13 Adam Simpkinsadd a new logging library