summaryrefslogtreecommitdiff
path: root/src/mongo/logger/log_domain-impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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-33909 More detailed error reporting from CAPIADAM David Alan Martin2018-05-031-2/+3
* SERVER-33758 Make mongo::logger classes use more unique_ptrsBen Caimano2018-03-211-29/+18
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-60/+54
* SERVER-5092 support log tags for LOG() messagesBenety Goh2014-06-261-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11028 new abortOnFailure property of log domainsEric Milkie2013-11-251-5/+16
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-0/+90