summaryrefslogtreecommitdiff
path: root/src/mongo/logv2/log_source.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63852 ThreadName rewriteBilly Donahue2022-05-131-4/+4
* SERVER-52821 Allow thread names to be cached by unique idBen Caimano2020-12-031-4/+4
* SERVER-47160 Support UserAssertAfterLog using the log id as the assertion id.Henrik Edin2020-03-301-2/+2
* SERVER-43933 open namespace mongo::logv2 C++17 syntaxBilly Donahue2020-03-251-5/+2
* SERVER-46520 Add mechanism to emit uassert as part of a logv2 log statementHenrik Edin2020-03-031-1/+7
* SERVER-46008 Fix so logging works during global shutdownHenrik Edin2020-02-261-4/+7
* SERVER-45985 Add truncation support to the text formatterHenrik Edin2020-02-061-1/+9
* SERVER-45443 Logv2 log statements are required to have a unique idHenrik Edin2020-01-141-8/+8
* SERVER-43759 Implement log domains with filtering.Henrik Edin2019-10-101-10/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-8/+5
* SERVER-41686 Add unittest to prototype structured logging using boost::log.Henrik Edin2019-07-031-0/+113