Adds writer test case for RCU
[folly.git] / folly / experimental / logging / LogCategory.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-11-30 Adam Simpkinslogging: add an assert for the FLAG_INHERIT bit
2017-11-30 Adam Simpkinslogging: add LoggerDB::updateConfig() and resetConfig()
2017-11-30 Adam Simpkinslogging: add a LoggerDB::getConfig() method
2017-11-30 Adam Simpkinslogging: add a LogHandler registry to LoggerDB
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-06-20 Adam Simpkinslogging: implement FATAL and DFATAL log levels
2017-06-20 Adam Simpkinslogging: add LoggerDB::flushAllHandlers()
2017-06-15 Adam Simpkinslogging: add XLOG() and XLOGF() logging macros
2017-06-13 Adam Simpkinslogging: add support for streaming operators
2017-06-13 Adam Simpkinsadd a new logging library