summaryrefslogtreecommitdiff
path: root/src/mongo/logv2
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-176-14/+15
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-278-24/+25
* SERVER-42103 use null_sync instead of stringstream buffers in log benchmarkingGabriel Russell2019-07-221-50/+66
* SERVER-41686 Add unittest to prototype structured logging using boost::log.Henrik Edin2019-07-0339-0/+4600