summaryrefslogtreecommitdiff
path: root/src/mongo/logger/console.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-62/+0
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-1/+1
* 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-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-23/+23
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-2/+3
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10390 direct console output to WriteConsoleW instead of std::cout unde...Benety Goh2013-11-061-1/+0
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-0/+48