summaryrefslogtreecommitdiff
path: root/src/mongo/util/log_with_sampling_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-59618 add LockerNoopClientObserver and register this ClientObserver in...Benety Goh2021-09-271-0/+2
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+0
* SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all testsBilly Donahue2020-04-151-1/+1
* SERVER-47483 restore loggedSeverity after LogWithSamplingTestBilly Donahue2020-04-131-117/+57
* SERVER-46404 Remove shouldLog from logger V1 APIMark Benvenuto2020-02-281-0/+1
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-34/+17
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-12/+30
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-071-0/+171
* Revert "SERVER-43069: Condition logging for slow ops on sample rate"Xuerui Fa2020-02-071-171/+0
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-051-0/+171