summaryrefslogtreecommitdiff
path: root/src/mongo/logger/component_message_log_domain.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-87/+0
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-17/+19
* SERVER-46585 Move redact to logv2Henrik Edin2020-03-101-4/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-24521 Log redaction 'redact' functionsAndreas Nilsson2016-07-081-0/+4
* Revert "SERVER-24521 Log redaction 'redact' functions"Andreas Nilsson2016-07-081-4/+0
* SERVER-24521 Log redaction 'redact' functionsAndreas Nilsson2016-07-071-0/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-36/+36
* SERVER-16754 correct shouldLog() to respect the current default componentEric Milkie2015-01-151-4/+0
* SERVER-5092 renamed LogTag to LogComponentBenety Goh2014-06-301-0/+87