Fix copyright lines
[folly.git] / folly / experimental / logging / test / StandardLogHandlerTest.cpp
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-11-30 Adam Simpkinslogging: add a LogHandler::getConfig() method
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-06-21 Adam Simpkinslogging: shorten output of logLevelToString()
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 LogFormatter and LogWriter interfaces