summaryrefslogtreecommitdiff
path: root/src/mongo/util/log_and_backoff.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46411 Update logAndBackoff to have a logv2 style interfaceHenrik Edin2020-03-191-14/+3
* SERVER-46404 Remove shouldLog from logger V1 APIMark Benvenuto2020-02-281-5/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-0/+59