logging: improve the AsyncFileWriter flush test()
[folly.git] / folly / experimental / logging / test / AsyncFileWriterTest.cpp
2017-06-22 Adam Simpkinslogging: improve the AsyncFileWriter flush test()
2017-06-21 Adam Simpkinslogging: improve the AsyncFileWriterTest discard test
2017-06-20 Adam Simpkinslogging: add a LogHandler::flush() call
2017-06-20 Adam Simpkinslogging: add a NEVER_DISCARD flag to LogWriter
2017-06-15 Adam Simpkinslogging: add AsyncFileWriter