logging: rename the `DEBUG` log level to `DBG`
[folly.git] / folly / experimental / logging / test / FatalHelper.cpp
2017-12-02 Adam Simpkinslogging: update initialization code to use the new...
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-06-22 Adam Simpkinslogging: fix issues detecting XLOG(FATAL) statements...
2017-06-22 Adam Simpkinslogging: add more tests for fatal log messages
2017-06-20 Adam Simpkinslogging: implement FATAL and DFATAL log levels