summaryrefslogtreecommitdiff
path: root/src/mongo/logger/rotatable_file_appender.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-77/+0
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* 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-33758 Make mongo::logger classes use more unique_ptrsBen Caimano2018-03-211-2/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-28/+26
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-0/+61