logging: rename the `DEBUG` log level to `DBG`
[folly.git] / folly / experimental / logging / test / LoggerTest.cpp
2018-01-10 Adam Simpkinslogging: rename the `DEBUG` log level to `DBG`
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-06-22 Adam Simpkinslogging: fully convert the ERROR level to ERR
2017-06-13 Adam Simpkinslogging: if folly::format() fails, also log the arguments
2017-06-13 Adam Simpkinslogging: add support for streaming operators
2017-06-13 Adam Simpkinsadd a new logging library