don't try to run the poly tests on gcc-4.9. they will fail.
[folly.git] / folly / experimental / logging / StandardLogHandler.cpp
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-06-20 Adam Simpkinslogging: add a LogHandler::flush() call
2017-06-15 Adam Simpkinslogging: add LogFormatter and LogWriter interfaces