logging: fully convert the ERROR level to ERR
[folly.git] / folly / experimental / logging / test / LoggerTest.cpp
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