summaryrefslogtreecommitdiff
path: root/src/mongo/logger/log_manager.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-33906 Callback registration for logs in embedded C API.Henrik Edin2018-04-101-0/+21
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-141-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-22/+25
* SERVER-5092 renamed LogTag to LogComponentBenety Goh2014-06-301-3/+3
* SERVER-5092 support log tags for LOG() messagesBenety Goh2014-06-261-3/+3
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-0/+57